Documentation ¶
Index ¶
- func GetDecodeCardText(code, secretKey string) (string, error)
- func GetJsonMap(source map[string]interface{}) (body []byte)
- func GetMD5Base64(bytes []byte) (base64Value string)
- func GetTimeInFormatISO8601() (timeStr string)
- func GetTimeInFormatRFC2616() (timeStr string)
- func GetUUID() (uuidHex string)
- func GetUrlFormedMap(source map[string]string) (urlEncoded string)
- func InitStructWithDefaultTag(bean interface{})
- func RandStringBytes(n int) string
- func StructToMap(content interface{}) map[string]interface{}
- type Debug
- type UUID
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDecodeCardText ¶
GetDecodeCardText 解密卡号字符串数据,需要进一步解析
func GetJsonMap ¶
func GetMD5Base64 ¶
func GetTimeInFormatISO8601 ¶
func GetTimeInFormatISO8601() (timeStr string)
func GetTimeInFormatRFC2616 ¶
func GetTimeInFormatRFC2616() (timeStr string)
func GetUrlFormedMap ¶
func InitStructWithDefaultTag ¶
func InitStructWithDefaultTag(bean interface{})
func RandStringBytes ¶
func StructToMap ¶
func StructToMap(content interface{}) map[string]interface{}
Types ¶
Click to show internal directories.
Click to hide internal directories.