package
0.0.0-20220223155014-fcf6736e3ab6
Repository: https://github.com/travishegner/netlinker.git
Documentation: pkg.go.dev

# Functions

NewHandle returns a new mocklink handle.

# Structs

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.