Documentation
¶
Index ¶
- Constants
- func CharsetIconv(page *common.Page) string
- func Extend(o1 interface{}, o2 interface{}) interface{}
- func Logger(logType int, msg string)
- func Object2JsonStr(obj interface{}) string
- func ToReaderCloser(reader io.Reader) io.ReadCloser
- func UnicodeConvert(str string) string
- func UrlEncoded(str string) (string, error)
- type PipelinerItem
Constants ¶
View Source
const ( LOG_DEBUG = iota LOG_WARNING LOG_FATAL LOG_INFO )
Variables ¶
This section is empty.
Functions ¶
func CharsetIconv ¶
func Object2JsonStr ¶
func Object2JsonStr(obj interface{}) string
func ToReaderCloser ¶
func ToReaderCloser(reader io.Reader) io.ReadCloser
func UnicodeConvert ¶
func UrlEncoded ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.