Documentation ¶
Index ¶
Constants ¶
View Source
const ( INIT = "init" PREPARE = "prepare" PREPARE_FAIL = "prepare_fail" READY = "ready" RUNNING = "running" MAINTAINING = "maintaining" START_MAINTAIN = "start_maintain" DELETING = "deleting" DELETE = "delete" DELETE_FAIL = "delete_fail" UNKNOWN = "unknown" SYNCING_STATUS = "syncing_status" SYNC = "sync" SYNC_FAIL = "sync_fail" START_CONVERT = "start_convert" CONVERTING = "converting" START_FAIL = "start_fail" STOP_FAIL = "stop_fail" )
View Source
const ( SERVER_RUNNING = "running" SERVER_ADMIN = "admin" SERVER_READY = "ready" SERVER_UNKNOWN = "unknown" )
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.