commands

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 29, 2021 License: Apache-2.0 Imports: 21 Imported by: 0

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 Exec

func Exec(
	rdb *redis.Client,
	consumersGroup string,
	stream redis.XStream,
	wallet storage.Wallet,
)

func Execute

func Execute()

func StringWithCharset added in v0.3.0

func StringWithCharset() string

StringWithCharset generate randoms words

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL