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

# Packages

No description provided by the author

# 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