Documentation
¶
Overview ¶
Package cli implements the stable doctor command surface without making a specific command-line framework part of the public contract.
Index ¶
Constants ¶
View Source
const ( ExitSuccess = 0 ExitTargetFailure = 1 ExitInput = 2 ExitInfrastructure = 3 ExitIncomplete = 4 ExitPermission = 5 ExitBaselineRegression = 6 ExitInterrupted = 130 )
Variables ¶
This section is empty.
Functions ¶
func PrimaryExitCode ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.