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 ¶
This section is empty.
Functions ¶
func Exce ¶
func Exce(repo domain.TxRepository, wallet storage.Wallet)
Exce excecute proccessing 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.