Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Parameter ¶
type Parameter interface {
// contains filtered or unexported methods
}
Parameter is the interface for service parameters.
func WithBlocks ¶
WithBlocks sets the blocks service for this module.
func WithChainDB ¶
WithChainDB sets the chain database for this module.
func WithChainTime ¶
WithChainTime sets the chain time service for this module.
func WithETH2Client ¶
func WithETH2Client(eth2Client eth2client.Service) Parameter
WithETH2Client sets the Ethereum 2 client for this module.
func WithLogLevel ¶
WithLogLevel sets the log level for the module.
Click to show internal directories.
Click to hide internal directories.