Documentation
¶
Index ¶
Constants ¶
View Source
const ( Success = 0 // Normal exit, no errors. GeneralError = 1 // Config load failure, database error, I/O error, etc. Unhealthy = 2 // Connection unhealthy — at least one probe failing (status command only). )
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.