Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client wraps http.Client so the consumer doesn't have to
func (*Client) Render ¶
func (c *Client) Render(metric string) (RenderResponse, error)
Render makes a call to the Graphite /render endpoint: https://graphite-api.readthedocs.io/en/latest/api.html
type RenderResponse ¶
Click to show internal directories.
Click to hide internal directories.