//
pkg.gl
Category
github.com/travishegner/netlinker
mocklink
package
0.0.0-20220223155014-fcf6736e3ab6
Repository:
https://github.com/travishegner/netlinker.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
217 SLOC
#
Functions
NewHandle
NewHandle returns a new mocklink handle.
#
Structs
Handle
Handle provides a mock netlink handle that satisfies the netlinker interfaceAny method which typically reads or manipulates kernel state, should be overriddento maintain an in-memory mock state.