//
pkg.gl
Category
github.com/u2takey/go-utils
sysctl
testing
package
0.3.1
Repository:
https://github.com/u2takey/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
25 SLOC
#
Functions
NewFake
NewFake creates a fake sysctl implementation.
#
Structs
Fake
Fake is a map-backed implementation of sysctl.Interface, for testing/mocking.