Files
ctrld/cmd/cli/netlink_others.go
2023-08-15 18:22:38 +07:00

6 lines
67 B
Go

//go:build !linux
package cli
func (p *prog) watchLinkState() {}