# Packages
No description provided by the author
# Functions
NativeCarbonLine inspects the datapoints metadata to see if it has information about the carbon source it came from.
NewCarbonDatapoint creates a new datapoint from a line in carbon and injects into the datapoint metadata about the original line.
NewForwarder creates a new unbuffered forwarder for sending points to carbon.
NewListener creates a new listener for carbon datapoints.
# Structs
Forwarder is a sink that forwards points to a carbon endpoint.
ForwarderConfig controls optional parameters for a carbon forwarder.
Listener once setup will listen for carbon protocol points to forward on.
ListenerConfig controls optional parameters for carbon listeners.