Documentation
¶
Index ¶
- func DecodeFromBase64(input string) string
- func EncodeToBase64(input string) string
- func GenerateGUID() string
- func GeneratePassword(length int, enableSpecialChars bool, enableNumeric bool, enableCapital bool) string
- func IndentJSON(input string) (string, error)
- func MinifyJSON(input string) (string, error)
- type JWT
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeFromBase64 ¶
func EncodeToBase64 ¶
encodeToBase64 encodes a string to base64
func GenerateGUID ¶
func GenerateGUID() string
func GeneratePassword ¶
func IndentJSON ¶
func MinifyJSON ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.