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 StringIn(strings string) []byte
- func StringOut(bye []byte) string
- func UintIn(n uint) []byte
- func UintOut(bye []byte) uint
- func UniqueArray(m []interface{}) []interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashStruct ¶
func HashStruct(item interface{}) string
func UniqueArray ¶
func UniqueArray(m []interface{}) []interface{}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.