Documentation
¶
Index ¶
- func Bcrypt(s string) (string, error)
- func CRC32(s string) string
- func Entropy(s, charset string) (float64, error)
- func FuncMap() template.FuncMap
- func RemoveHyphens(s string) string
- func SHA256(s string) string
- func ToBinary(i interface{}) (string, error)
- func ToHex(i interface{}) (string, error)
- func URLSafeBase64(s string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RemoveHyphens ¶ added in v0.3.0
func URLSafeBase64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.