github.com/mtsmfm/go/src@v0.0.0-20221020090648-44bdcb9f8fde/internal/goos/unix.go (about) 1 //go:build unix 2 3 package goos 4 5 const IsUnix = true