package syslist
Import Path
internal/syslist (on go.dev)
Dependency Relation
imports 0 packages, and imported by one package
Involved Source Files
syslist.go
Package-Level Variables (total 3)
KnownArch is the list of past, present, and future known GOARCH values.
Do not remove from this list, as it is used for filename matching.
KnownOS is the list of past, present, and future known GOOS values.
Do not remove from this list, as it is used for filename matching.
If you add an entry to this list, look at UnixOS, below.
UnixOS is the set of GOOS values matched by the "unix" build tag.
This is not used for filename matching.
This list also appears in cmd/dist/build.go.
The pages are generated with Golds v0.7.3. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |