Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 722 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 722 Bytes

CMetrics Golang

CI

Golang bindings for cmetrics library.

Installation

Requirement: Install the debian/rpm dependencies from here then import this into your go path:

go get -u github.com/calyptia/cmetrics-go

Usage

Please check the test files for examples on how to use the library. Test examples

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/calyptia/cmetrics-go.