Documentation ¶
Overview ¶
base36 supports Base36 encoding and decoding.
Index ¶
Constants ¶
View Source
const (
Md5Base36Length int = 25
)
Md5Base36Length is the length for a MD5 Base36 string
Variables ¶
This section is empty.
Functions ¶
func Decode36String ¶
Decode36String returns a decoded byte array given an encoded string.
func Encode36HexString ¶
Encode36HexString returns an encoded string given a string.
func Encode36String ¶
Encode36String returns an encoded string given a string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.