interface_unsupported.go 56 B

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