package
0.0.0-20180324113139-00d1c24e6261
Repository: https://github.com/spcomb/mdlayher-netlink.git
Documentation: pkg.go.dev

# Functions

Dial sets up a netlink.Conn for testing using the specified Func.
Error returns a netlink error to the caller with the specified error number, in the body of the specified request message.
Multipart sends a slice of netlink.Messages to the caller as a netlink multi-part message.

# Constants

PID is the netlink header PID value assigned by nltest.

# Type aliases

A Func is a function that can be used to test netlink.Conn interactions.