This package implements Go (golang) bindings for the rrdtool C API.
rrd currently supports rrdtool-1.4.x
Install rrd with:
go get github.com/ziutek/rrd
See GoDoc for documentation.
See rrd_test.go for an example of using this package.
This package implements Go (golang) bindings for the rrdtool C API.
rrd currently supports rrdtool-1.4.x
Install rrd with:
go get github.com/ziutek/rrd
See GoDoc for documentation.
See rrd_test.go for an example of using this package.