Versions in this module Expand all Collapse all v1 v1.0.0 Dec 4, 2022 Changes in this version + func Guid() string + func Hash(id string) uint32 + func HashString(id string) string + func HashStringLen(id string, maxLen int) string + func InDevMode(pkg string) bool + func Max(a, b T) T + func Md5(data []byte) string + func Min(a, b T) T + func Pick(args ...T) T + func ShortID() string + type CorruptInputError int64 + func (e CorruptInputError) Error() string + type Float interface + type Integer interface + type Ordered interface + type Signed interface + type Unsigned interface