commands

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2021 License: Apache-2.0 Imports: 24 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

View Source
var (
	BuildTime    string
	Version      string
	VersionHash  string
	OtelNameBb8  = "bb8"
	OtelNameR2D2 = "r2d2"
	OtelVersion  = "v0.4.0"
	OtelNameEnv  = "dev"
)

Functions

func Exce

func Exce(ctx context.Context, repo domain.TxRepository, wallet storage.Wallet)

Exce excecute proccessing functions

func Exec

func Exec(
	ctx context.Context,
	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