Documentation ¶
Index ¶
- func AesDecrypt(crypted, key string) (string, error)
- func AesEncrypt(origData, key string) (string, error)
- func BytesToString(b []byte) string
- func FindInList(list []string, target string) bool
- func GenerateSaltPassword(password, salt string) string
- func Json(value interface{}) string
- func StringToBytes(s string) (b []byte)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AesDecrypt ¶
func AesEncrypt ¶
func BytesToString ¶
func FindInList ¶
func GenerateSaltPassword ¶
func StringToBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.