Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AdminOption ¶ added in v0.15.6
AdminOption is an additional option to apply to the aggregator server.
type RunOptions ¶
type RunOptions struct {
// Config is the aggregator configuration.
Config config.Configuration
// AdminOptions are additional options to apply to the aggregator server.
AdminOptions []AdminOption
}
RunOptions are the server options for running the aggregator server.
Click to show internal directories.
Click to hide internal directories.