This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
netlink
mirror of
https://github.com/vishvananda/netlink
Watch
1
Star
0
Fork
You've already forked netlink
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
netlink
/
rule_nonlinux.go
9 lines
102 B
Go
Raw
Permalink
Blame
History
//go:build !linux
// +build !linux
package
netlink
func
(
r
Rule
)
typeString
(
)
string
{
return
""
}
Reference in New Issue
View Git Blame
Copy Permalink