node_exporter/vendor/github.com/mdlayher/genetlink/README.md

694 B

genetlink Build Status GoDoc Go Report Card

Package genetlink implements generic netlink interactions and data types. MIT Licensed.

For more information about how netlink and generic netlink work, check out my blog series on Linux, Netlink, and Go.