Categorygithub.com/cyx/libero
modulepackage
0.1.0
Repository: https://github.com/cyx/libero.git
Documentation: pkg.go.dev

# README

libero

A quick filter for use with ln that complies to l2met.

example

// Will send counter / histogram / timer metrics to go-metrics
ln.Info(ln.F({
	"count#hello.counter": 1,
	"sample#hello.sample": 1,
	"measure#hello.timer": 1,
}))

# Functions

No description provided by the author

# Variables

No description provided by the author