# Functions
NewClient returns a new Client.
# Structs
Client allows sending batches of Prometheus samples to Graphite.
Datapoint pairs a timestamp to a value.
ExpandResponse is a parsed response of graphite expand endpoint.
RenderResponse is a single parsed element of graphite render endpoint.
# Type aliases
Tags mapping.