Documentation ¶ Index ¶ func AsSHA256(o interface{}) string func Atof64(val string, defaultVal float64) float64 func Atoi(val string, defaultVal int) int func JoinURL(base string, paths ...string) string func URLWithQuery(base string, q url.Values) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AsSHA256 ¶ func AsSHA256(o interface{}) string func Atof64 ¶ func Atof64(val string, defaultVal float64) float64 func Atoi ¶ func Atoi(val string, defaultVal int) int func JoinURL ¶ func JoinURL(base string, paths ...string) string func URLWithQuery ¶ func URLWithQuery(base string, q url.Values) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files misc.go url.go Click to show internal directories. Click to hide internal directories.