Documentation ¶ Index ¶ func Influxdb(r metrics.Registry, d time.Duration, config *Config) type Config Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Influxdb ¶ func Influxdb(r metrics.Registry, d time.Duration, config *Config) Types ¶ type Config ¶ type Config struct { Host string Database string Username string Password string } Source Files ¶ View all Source files influxdb.go Click to show internal directories. Click to hide internal directories.