package
0.0.1
Repository: https://github.com/libtsdb/libtsdb-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

Buffer is a dump struct that wraps around a byte slice, it does not handle grow like bytes.Buffer but it can be used directly with Append* style function which requires a byte slice directly.