Documentation ¶
Index ¶
- func CamelCaseToUnderscore(s string) string
- func CreateAvatar(avatar, resu, url string) (image.Image, error)
- func ImageResize(src image.Image, w, h int) image.Image
- func ToLower(s string) string
- func ToUpper(s string) string
- func UnderscoreToLowerCamelCase(s string) string
- func UnderscoreToUpperCamelCase(s string) string
- type UserInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CamelCaseToUnderscore ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.