Documentation ¶
Index ¶
- func GenerateDeviceId() string
- func GenerateSignature(data string) string
- func GenerateSignatureForPost(data string) string
- func GenerateUUID(keepDashes bool) string
- func HashCode(str string) (code int)
- func IsValidUUID(uuid string) bool
- func ReorderByHashCode(data map[string]string) (result map[string]string)
- func SignData(data map[string]interface{}, exclude *[]string) map[string]interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateDeviceId ¶
func GenerateDeviceId() string
func GenerateSignature ¶
func GenerateUUID ¶
func IsValidUUID ¶
func ReorderByHashCode ¶
Function not needed in Golang
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.