package
Version:
v0.0.35
Opens a new window with list of versions in this module.
Published: Jun 29, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package metrics is a temporary solution for handling prometheus metrics.
Temporary because I don't think this is how they are supposed to be set up.
func Count(name string, value interface{})
func Gauge(name string, value interface{})
func Timing(name string, cb func())
Source Files
¶
Click to show internal directories.
Click to hide internal directories.