interface_unsupported.go 54 B

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