Documentation ¶
Index ¶
- func Date(format string, i int64) string
- func HttpGet(url string) string
- func Int2str(i int) string
- func JsonDe(jsonStr string) (interface{}, error)
- func JsonEn(obj interface{}) (string, error)
- func Md5(s string) string
- func Mkdir(dir string) (code int, err error)
- func Paginator(page int, prepage int, nums int64) map[string]interface{}
- func PathExists(path string) (exist bool, err error)
- func Rjosn(w http.ResponseWriter, res interface{})
- func Str2int(s string) int
- func Str2uint(s string) uint
- func Time() int64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.