Documentation ¶
Index ¶
- func AppendStrings(slice *[]string, str string)
- func Atof(v string) float32
- func Atoi(v string) int
- func Btoa(v bool) string
- func CompareError(err error, message string) bool
- func EncodeQuery(v url.Values) string
- func Error(message string) error
- func IsExists(path string) bool
- func StringEquals(a, b string) bool
- func Stringify(s interface{}) string
- type Multipart
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendStrings ¶
AppendStrings appends string to slice pointer.
func CompareError ¶
func EncodeQuery ¶
func StringEquals ¶
StringEquals compares equality between strings.
Types ¶
Click to show internal directories.
Click to hide internal directories.