# README
Golang Client Library for Graphite Render APIs
# Functions
AddCustomHeader adds a custom header on all requests.
GetLastNonNullValue searches for the latest non null value, and skips at most maxNullPoints.
No description provided by the author
NewRenderQuery returns a RenderQuery instance.
SetHTTPClient sets the http client used to make requests.
SetUserAgent sets a custom user agent.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
DataPoint describes concrete point of time series.
No description provided by the author
RenderQuery is used to build `/render/` query.
No description provided by the author
# Type aliases
No description provided by the author