# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
NewLabel is a helper method for instantiating a new collectors.Label.
NewNamespace returns a new Metrics object at namespace.
# Constants
ErrorBehaviorLog tells Must* functions to log the error and return a noop type.
ErrorBehaviorPanic tells Must* functions to panic if they encounter an error.