package
module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Nov 11, 2021
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 31
Opens a new window with list of known importers.
Documentation
¶
Package measure provides a Datastore wrapper that records metrics
using github.com/ipfs/go-metrics-interface
func New(prefix string, ds datastore.Datastore) *measure
New wraps the datastore, providing metrics on the operations. The
metrics are registered with names starting with prefix and a dot.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.