nsenter_unsupported.go 51 B

123456
  1. // +build !linux !cgo
  2. package nsenter
  3. import "C"