Documentation
¶
Index ¶
- func AESDecrypt(text string, key *[32]byte) (plaintext string, err error)
- func AESEncrypt(plaintext string, key *[32]byte) (ciphertext string, err error)
- func Leader(actives []string) string
- func MD5(text string) string
- func NextIP(defaultIP string, ips []string) string
- func RandStringRunes(n int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandStringRunes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.