Documentation
¶
Index ¶
Constants ¶
View Source
const ( UNKNOWN_METHOD = "1" INCORRECT_PARAMETERS = "2" BAD_ARGUMENTS = "3" SIGNATURE_UNSUPPORTED = "4" SHUTDOWN_STATE = "6" BAD_NAME = "10" NO_FILE = "20" NOT_EXECUTABLE = "21" FAILED = "30" ABNORMAL_TERMINATION = "40" SPAWN_ERROR = "50" ALREADY_STARTED = "60" NOT_RUNNING = "70" SUCCESS = "80" ALREADY_ADDED = "90" STILL_RUNNING = "91" CANT_REREAD = "92" )
These are strings because they are returned as such from the xmlrpc api
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.