2016-12-28 21:56:46 +00:00
|
|
|
// Package influxdb is the root package of InfluxDB,
|
|
|
|
// the scalable datastore for metrics, events, and real-time analytics.
|
|
|
|
//
|
|
|
|
// If you're looking for the Go HTTP client for InfluxDB,
|
|
|
|
// see package github.com/influxdata/influxdb/client/v2.
|
2016-02-10 18:30:52 +00:00
|
|
|
package influxdb // import "github.com/influxdata/influxdb"
|