Documentation ¶
Overview ¶
Package util contains some common functions of GO_SPIDER project.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsDirExists ¶
The IsDirExists judges path is directory or not.
func IsFileExists ¶
The IsFileExists judges path is file or not.
func JsonpToJson ¶
JsonpToJson modify jsonp string to json string Example: forbar({a:"1",b:2}) to {"a":"1","b":2}
func XML2mapstr ¶
simple xml to string support utf8
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.