# Packages
No description provided by the author
# Functions
NewClient creates a v1 loggregator client.
WithDecimalTag allows for the configuration of arbitrary decimal value metadata which will be included in all data sent to Loggregator.
WithIntegerTag allows for the configuration of arbitrary integer value metadata which will be included in all data sent to Loggregator.
WithLogger allows for the configuration of a logger.
WithStringTag allows for the configuration of arbitrary string value metadata which will be included in all data sent to Loggregator.
# Type aliases
No description provided by the author