Documentation
¶
Index ¶
Constants ¶
View Source
const ( TxSender = "sender" TxReceiver = "receiver" )
View Source
const ( // CHARSET of characters CHARSET = "abcdefghijklmnopqrstuvwxyz" + "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789$*-/+" // SALT for define the size of the buffer SALT = 10 )
Variables ¶
View Source
var ( BuildTime string Version string VersionHash string OtelNameBb8 = "bb8" OtelNameR2D2 = "r2d2" OtelVersion = "v0.4.0" OtelNameEnv = "dev" )
Functions ¶
func StringWithCharset ¶ added in v0.3.0
func StringWithCharset() string
StringWithCharset generate randoms words
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.