InfluxCommunity / influxdb3-go

The go package that provides a simple and convenient way to interact with InfluxDB 3.
https://pkg.go.dev/github.com/InfluxCommunity/influxdb3-go
MIT License
21 stars 11 forks source link

fix: module naming #16

Closed bednar closed 1 year ago

bednar commented 1 year ago

Closes #15

Proposed Changes

Fixed module naming: influxcommunity ->. InfluxCommunity.

Checklist