Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Config ConfigT Endpoint string )
Functions ¶
Types ¶
type ConfigT ¶
type ConfigT struct { Logger loggeri.Config `yaml:"logger"` DefaultTags tagsSection `yaml:"defaultTags"` Stra straSection `yaml:"stra"` Worker workerSection `yaml:"worker"` Sys sys.SysSection `yaml:"sys"` Enable enableSection `yaml:"enable"` Job jobSection `yaml:"job"` Report reportSection `yaml:"report"` Udp UdpSection `yaml:"udp"` Metrics MetricsSection `yaml:"metrics"` }
type MetricsSection ¶
type UdpSection ¶
Click to show internal directories.
Click to hide internal directories.