Documentation
¶
Overview ¶
Package constraints should only be used as a blank import. When imported it will cause `go build` to fail with an obvious and clean message if the constraints defined in the package are not met.
Index ¶
Constants ¶
View Source
const Go113 = uint8(0)
View Source
const GoArch64 = uint8(0)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.