Documentation ¶
Index ¶
Constants ¶
View Source
const ( IDAlphabet = "abcdefghijklmnopqrstuvwxyz" IDLength = 20 KeyAlphabet = "abcdef0123456789" KeyLength = 40 )
Variables ¶
View Source
var AccessToken = "sbp_" + gonanoid.MustGenerate(KeyAlphabet, KeyLength)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.