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 WithChecker ¶
WithChecker sets the access checker for this module.
func WithFetcher ¶
WithFetcher sets the account fetcher for this module.
func WithLogLevel ¶
WithLogLevel sets the log level for the module.
func WithMonitor ¶
func WithMonitor(monitor metrics.ListerMonitor) Parameter
WithMonitor sets the monitor for this module.
Click to show internal directories.
Click to hide internal directories.