mirror of
https://github.com/nikdoof/vsphere-influxdb-go.git
synced 2025-12-19 05:29:21 +00:00
add vendoring with go dep
This commit is contained in:
6
vendor/github.com/influxdata/influxdb/influxdb.go
generated
vendored
Normal file
6
vendor/github.com/influxdata/influxdb/influxdb.go
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
// 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.
|
||||
package influxdb // import "github.com/influxdata/influxdb"
|
||||
Reference in New Issue
Block a user