package
Version:
v0.0.1-beta
Opens a new window with list of versions in this module.
Published: Apr 5, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package influxdb implements a health check for InfluxDB instance.
New returns a check function. It uses InfluxDB health api
to get status of the instance.
type Config struct {
URL string
}
Config stores InfluxDB API host and possibly parameters.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.