Documentation ¶
Index ¶
- func Base64(bs []byte) string
- func Base64Decode(bs []byte) ([]byte, error)
- func Base64DecodeString(str string) (string, error)
- func Md5(data []byte) []byte
- func Md5ToString(data []byte) string
- func Sha256(data []byte) []byte
- func Sha256Hash(v string) string
- func Sha256ToString(data []byte) string
- func StructHash(arr interface{}) [16]byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Base64Decode ¶
func Base64DecodeString ¶
func Md5ToString ¶
func Sha256Hash ¶
func Sha256ToString ¶
func StructHash ¶
func StructHash(arr interface{}) [16]byte
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.