payee

package
v1.0.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ClientID string `valid:"required"`
}

type Worker

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

func New

func New(
	cfg Config,
	system core.System,
	properties property.Store,
	assets core.AssetStore,
	orders core.OrderStore,
	transactions core.TransactionStore,
	wallets core.WalletStore,
	walletz core.WalletService,
	factories []core.Factory,
) *Worker

func (*Worker) Run

func (w *Worker) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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