Documentation
¶
Index ¶
Constants ¶
View Source
const ( // OK is ok value OK = 0 // WARNING is warning value WARNING = 1 // CRITICAL is critical value CRITICAL = 2 // UNKNOWN is unknown value UNKNOWN = 3 // YES when yes simply isn't enough YES = "yes" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.