Documentation ¶
Index ¶
- func HmacSha256Base64(src, secret string) string
- func MarshalStruct2JsonSortByKey(v interface{}, unlessKeys map[string]bool) (string, error)
- func MarshalValue(value reflect.Value, unlessKeys map[string]bool) (string, error)
- func Md5(src string) string
- func Md516(src string) string
- func Md516Upper(src string) string
- func Sha1(src string) string
- func Sha256(src string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HmacSha256Base64 ¶
func MarshalStruct2JsonSortByKey ¶ added in v0.4.5
func MarshalValue ¶ added in v0.4.5
func Md516Upper ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.