{"id":51744,"library":"mdlayher-genetlink","title":"genetlink","description":"Package genetlink implements generic netlink interactions and data types for Go.","status":"active","version":"1.4.0","language":"go","source_language":null,"source_url":"https://github.com/mdlayher/genetlink","tags":["netlink","networking","linux"],"install":[{"cmd":"go get github.com/mdlayher/genetlink","lang":"bash","label":"Install github.com/mdlayher/genetlink"}],"dependencies":[],"imports":[{"symbol":"genetlink","correct":"github.com/mdlayher/genetlink"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/mdlayher/genetlink\"\n)\n\nfunc main() {\n\tconn, _ := genetlink.Dial(nil)\n\tdefer conn.Close()\n\tfmt.Println(\"Connected to generic netlink\")\n}","lang":"go","description":"Dial a generic netlink connection"},"warnings":[],"env_vars":null,"search_vec":"'data':9 'generic':5 'genetlink':1,3 'go':12 'implement':4 'interact':7 'linux':15 'netlink':6,13 'network':14 'packag':2 'type':10","created_at":"2026-06-15T06:28:25.595674+00:00","updated_at":"2026-06-15T06:28:25.595674+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/mdlayher/genetlink","github":"https://github.com/mdlayher/genetlink","docs":"https://pkg.go.dev/github.com/mdlayher/genetlink#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}