Skip to content

crazygreenpenguin/graphite

Repository files navigation

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.