Categorygithub.com/msaf1980/graphite-api-client
modulepackage
0.0.6
Repository: https://github.com/msaf1980/graphite-api-client.git
Documentation: pkg.go.dev

# README

Golang Client Library for Graphite Render APIs

# Packages

No description provided by the author
No description provided by the author

# 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.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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

# Interfaces

Query is interface for all api request.
Response is interface for all api request response types.

# Type aliases

No description provided by the author