Versions in this module Expand all Collapse all v0 v0.1.5 Aug 9, 2021 Changes in this version + func Addslashes(str string) string + func Domain(r *ghttp.Request, https bool) string + func Ext(path string) string + func FileMD5(file *multipart.FileHeader) (md5Str string, err error) + func GetCurrentDirectory() (path string, err error) + func IsURL(str string) bool + func MD5(str string) string + func PathExists(path string) (bool, error) + func SignEncode(data, filter g.Map, passNull, urlencode bool) string + func Stripslashes(str string) string