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
23 stars 12 forks source link

fix: go doc comments for Edge auth #92

Closed alespour closed 1 month ago

alespour commented 1 month ago

Proposed Changes

Briefly describe your proposed changes:

Go doc comments for Edge authentication, missing in #91 .

Checklist