# Functions
NewClient creates and returns a new veneur client publishing metrics to the server running at addr.
NewClientGlobal creates a client that sends all metrics to the Global Veneur Aggregator.
NewClientWith creates and returns a new veneur client configured with the given config.
# Constants
Const Sink Configuration types.
Const Sink Configuration types.
Const Sink Configuration types.
Const Sink Configuration types.
Const Sink Configuration types.
Const Sink Configuration types.
# Structs
Client represents an veneur client that implements the stats.Handler interface.
The ClientConfig type is used to configure veneur clients.