Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Layer ¶
type Layer struct { Collectors []*collectors_configs.CollectorConfig Name string }
func NewLayer ¶
func NewLayer(name string, collectorConfigs []*collectors_configs.CollectorConfig) *Layer
func NewLayerWithName ¶
Click to show internal directories.
Click to hide internal directories.