Documentation ¶ Overview ¶ Package bootcheck provides helpers for checks at boot time. Index ¶ func CheckEnv() error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CheckEnv ¶ func CheckEnv() error CheckEnv is a no-op by default. Use build tags for build-time isolation of custom preflight checks. Ensure to update the build tags on L1-L2 so that they are mutually exclusive across implementations. Types ¶ This section is empty. Source Files ¶ View all Source files default.go Click to show internal directories. Click to hide internal directories.