github.com/robhaswell/grandperspective-scan@v0.1.0/test/go-go1.7.1/src/runtime/internal/sys/zgoos_openbsd.go (about) 1 // generated by gengoos.go using 'go generate' 2 3 package sys 4 5 const GOOS = `openbsd` 6 7 const GoosAndroid = 0 8 const GoosDarwin = 0 9 const GoosDragonfly = 0 10 const GoosFreebsd = 0 11 const GoosLinux = 0 12 const GoosNacl = 0 13 const GoosNetbsd = 0 14 const GoosOpenbsd = 1 15 const GoosPlan9 = 0 16 const GoosSolaris = 0 17 const GoosWindows = 0