Categorygithub.com/cngobd/influxgo
modulepackage
0.0.6
Repository: https://github.com/cngobd/influxgo.git
Documentation: pkg.go.dev

# README

influxgo

A simple library to write and query influxdb,

This Library only support some simple features :

  1. write data into database
  2. query the last n time data, like last 3 days or last 5 minutes

It need influxdb1.8.x or before

# Packages

No description provided by the author

# Functions

create a new influxdb client; if the user and password was not be setin your influxdb server, set it as "".

# Structs

No description provided by the author
github.com/cngobd/influxgo.
No description provided by the author
No description provided by the author