package
module
Version:
v1.3.2
Opens a new window with list of versions in this module.
Published: Mar 15, 2018
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
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.