influxdata / line-protocol

MIT License
38 stars 10 forks source link

Feat: Added support for encoding timestamp to given precision #11

Closed vlastahajek closed 4 years ago

vlastahajek commented 4 years ago

When using this lib in influxdb go client one of the requirements is to set precision (#75). Added impl + unit test