Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // AppGitState is the app build state AppGitState = "" // AppGitCommit is the app commit AppGitCommit = "" // AppVersion is the app version AppVersion = "canary" )
Functions ¶
func RandStringUser ¶
RandStringUser returns a random string of specififed length that contains only letters
func RandomString ¶
RandomString returns a string by specified length of random chars(base64)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.