neigh_unsupported.go 52 B

12345
  1. //go:build !linux
  2. package osl
  3. type neigh struct{}