Documentation
¶
Overview ¶
Package service provides bindings for collecting services into a map and registering the min one go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
Balances *balance.Store
Accounts accounts.Wallet
Currencies *balance.CurrencyList
Cfg config.Server
NodeContext node.Context
ValidatorSet *identity.ValidatorStore
Domains *ons.DomainStore
Services client.ExtServiceContext
Router action.Router
Logger *log.Logger
}
Context is the master context for creating new contexts
Click to show internal directories.
Click to hide internal directories.