cmd

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory

type Factory interface {
	Logger(cfg *logger.LogConfiguration) (*slog.Logger, error)
	Observability(metrics, traces string) (observability.MeterAndTracer, error)
}

type WalletApp

type WalletApp struct {
	// contains filtered or unexported fields
}

func New

func New(obsF Factory, opts ...interface{}) *WalletApp

New creates a new Alphabill wallet application

func (*WalletApp) AddSubcommands

func (a *WalletApp) AddSubcommands(obsF Factory, opts []interface{})

func (*WalletApp) Execute

func (a *WalletApp) Execute(ctx context.Context) (err error)

Execute runs the application

Directories

Path Synopsis
util
evm

Jump to

Keyboard shortcuts

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