Documentation ¶
Rendered for windows/amd64
Overview ¶
Package messagestrings defines the MESSAGETABLE constants used by agent binaries
Index ¶
Constants ¶
View Source
const ( MSG_AGENT_START_FAILURE = C.MSG_AGENT_START_FAILURE MSG_SERVICE_FAILED = C.MSG_SERVICE_FAILED MSG_SERVICE_STARTED = C.MSG_SERVICE_STARTED MSG_SERVICE_STARTING = C.MSG_SERVICE_STARTING MSG_SERVICE_STOPPED = C.MSG_SERVICE_STOPPED MSG_RECEIVED_STOP_SVC_COMMAND = C.MSG_RECEIVED_STOP_SVC_COMMAND MSG_SYSPROBE_RESTART_INACTIVITY = C.MSG_SYSPROBE_RESTART_INACTIVITY MSG_UNEXPECTED_CONTROL_REQUEST = C.MSG_UNEXPECTED_CONTROL_REQUEST MSG_WARN_CONFIGUPGRADE_FAILED = C.MSG_WARN_CONFIGUPGRADE_FAILED MSG_WARNING_PROGRAMDATA_ERROR = C.MSG_WARNING_PROGRAMDATA_ERROR )
MESSAGETABLE constants used for formatting messages
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.