Documentation ¶
Index ¶
Constants ¶
View Source
const Type = "esexporter"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { EsHost string `mapstructure:"es_host"` EsIndex string `mapstructure:"es_index"` }
func (*Config) GetEsIndexName ¶
type EsExporter ¶
type EsExporter struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.