Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Base64Decode ¶
* * @Description: base64解密 * @param: src * @return: []byte * @return: error * @Author: Iori * @Date: 2022-06-07 18:41:24 *
func Base64DecodeStr ¶
* * @Description: base64解密 str * @param: src * @return: []byte * @return: error * @Author: Iori * @Date: 2022-06-07 18:41:24 *
func Base64Encode ¶
* * @Description: base64加密 * @param: src * @return: []byte * @Author: Iori * @Date: 2022-06-07 18:41:19 *
func Base64EncodeStr ¶
* * @Description: base64加密 str * @param: src * @return: []byte * @Author: Iori * @Date: 2022-06-07 18:41:19 *
func Md5EncodeV2 ¶
* * @Description: md5全大写str * @param: arg0 * @return: string * @Author: Iori *
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.