Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 947 Bytes

File metadata and controls

25 lines (20 loc) · 947 Bytes

graphite

GoDoc License Build Status Go Report Card

Simple lightweight graphite library for Graphite API client written in Go that implements Carbon submission functionality.

Features

  • lightweight
  • thread safe
  • simple

Installation

Use go-get to install

go get github.com/crazygreenpenguin/graphite

External dependencies

This project has no external dependencies other, than the Go standard library.