Documentation ¶
Index ¶
- func Bin(num int) string
- func CopyStructByJSON(src, dst interface{}) error
- func CopyStructByReflect(src, dst interface{})
- func Hex2Color(s string) color.Color
- func Hex2RGB(s string) (int, int, int)
- func RGB2Hex(r, g, b int) string
- func Title(s string) string
- func ToCamelCase(s string) string
- func ToSnakeCase(s string) string
- func XML2Object(s string) (m map[string]string, err error)
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.