utils

package
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 14, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EncryptStr added in v0.1.3

func EncryptStr(str string) string

EncryptStr 对字符串进行MD5加密

func GetFileBytes

func GetFileBytes(filePath string) ([]byte, error)

GetFileBytes 获取文件字节

func RsaDecrypt added in v0.1.3

func RsaDecrypt(encStr string) (string, error)

func RsaEncrypt added in v0.1.3

func RsaEncrypt(str string) (string, error)

加密

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL