Documentation ¶
Index ¶
- func Atoi(s string) uint64
- func Atois(s []string) []uint64
- func HashMap(amap map[string]string) string
- func HashStruct(item interface{}) string
- func IntIn(n int) []byte
- func IntOut(bye []byte) int
- func Itoa(a interface{}) string
- func MsgPack(data interface{}) ([]byte, error)
- func MsgUnpack(raw []byte, data interface{}) error
- func RemoveSpecialChars(in string) string
- func RemoveSpecialCharsTags(tags []models.IllustTag) []models.IllustTag
- func StringIn(strings string) []byte
- func StringOut(bye []byte) string
- func Uint64Out(bye []byte) uint64
- func UintIn(n uint) []byte
- func UintOut(bye []byte) uint
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashStruct ¶
func HashStruct(item interface{}) string
func RemoveSpecialChars ¶ added in v1.1.7
func RemoveSpecialCharsTags ¶ added in v1.1.13
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.