modulepackage
0.0.2
Repository: https://github.com/jasonhancock/go-graphite.git
Documentation: pkg.go.dev
# Functions
NewClient initializes a client.
# Structs
AbsoluteTime represents and absolute moment in time.
Client talks to the Graphite HTTP API.
DataPoint represents a single point of data.
RelativeTime is a relative time format.
RenderRequest represents a request to the graphite server to retrieve one or more time series.
RenderResponse is the response from the graphite server.
Series represents one time series worth of data.