//
pkg.gl
Category
github.com/hamba/cmd/v2
observe
package
2.15.0
Repository:
https://github.com/hamba/cmd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
4
Files
133 SLOC
#
Functions
New
New returns an observer with the given observability primitives.
NewFake
NewFake returns a fake observer that reports nothing.
NewFromCLI
NewFromCLI returns an observer with the given observability primitives.
#
Structs
Observer
Observer contains observability primitives.
Options
Options optionally configures an observer.