Documentation
¶
Index ¶
- func GetCST8Time(t time.Time) time.Time
- func Hmac(message, key string, hashFunc func() hash.Hash) string
- func HmacMD5(message, key string) string
- func HmacSHA1(message, key string) string
- func HmacSHA224(message, key string) string
- func HmacSHA256(message, key string) string
- func HmacSHA384(message, key string) string
- func HmacSHA512(message, key string) string
- func IF(f bool, a interface{}, b interface{}) interface{}
- func Int64SliceToString(nums []int64, sep string) string
- func StringSliceToString(strings []string, sep string) string
- func Uint64SliceToString(nums []uint64, sep string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HmacSHA224 ¶
func HmacSHA256 ¶
func HmacSHA384 ¶
func HmacSHA512 ¶
func Int64SliceToString ¶
func StringSliceToString ¶
func Uint64SliceToString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.