Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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
Click to show internal directories.
Click to hide internal directories.