Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
Host string
Port int
Name string
Proxy bool
Username string
Password string
Logger logging.LoggerInterface
Storages adminCommon.Storages
ImpressionsEvCalc evcalc.Monitor
EventsEvCalc evcalc.Monitor
Runtime common.Runtime
HcAppMonitor application.MonitorIterface
HcServicesMonitor services.MonitorIterface
Snapshotter cstorage.Snapshotter
FullConfig interface{}
}
Options encapsulates dependencies & config options for the Admin server
Click to show internal directories.
Click to hide internal directories.