Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //Base ... // CharacterSet consists of 62 characters [0-9][A-Z][a-z]. Base int64 = 62 //CharacterSet ... CharacterSet = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.