//
pkg.gl
Category
github.com/elastic/elastic-agent-system-metrics
metric
system
cgroup
testhelpers
package
0.10.6
Repository:
https://github.com/elastic/elastic-agent-system-metrics.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
94 SLOC
#
Functions
MainTestWrapper
allows us to use `defer` from TestMain, since the TestMain ideom is to use os.Exit, which does not respect `defer`.