micrub / rrd

Bindings to rrdtool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go bindings to rrdtool C library (rrdtool)

This package implements Go (golang) bindings for the rrdtool C API.

Installing

rrd currently supports rrdtool-1.4.x

Install rrd with:

go get github.com/ziutek/rrd

Usage

See GoDoc for documentation.

Example

See rrd_test.go for an example of using this package.

About

Bindings to rrdtool

License:Other


Languages

Language:Go 91.8%Language:C 8.2%