You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
node_exporter/vendor/github.com/mdlayher/genetlink
Ben Kochie 4d7aa57da0
Update vendoring (#722)
7 years ago
..
LICENSE.md Update vendoring (#722) 7 years ago
README.md Update vendoring (#722) 7 years ago
conn.go Update vendoring (#722) 7 years ago
doc.go Update vendoring (#722) 7 years ago
family.go Update vendoring (#722) 7 years ago
family_linux.go Update vendoring (#722) 7 years ago
family_others.go Update vendoring (#722) 7 years ago
fuzz.go Update vendoring (#722) 7 years ago
message.go Update vendoring (#722) 7 years ago

README.md

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.