Documentation ¶
Index ¶
Constants ¶
View Source
const ( RESPONSE_STATUS_SUCCESS = "SUCCESS" RESPONSE_STATUS_FAIL = "FAIL" ERROR_CODE_TODO = 0 // todo: add error codes where this is used )
View Source
const ( DEPLOYMENT_STATE_INPROG = 1 DEPLOYMENT_STATE_ERR_APID = 2 DEPLOYMENT_STATE_ERR_GWY = 3 DEPLOYMENT_STATE_READY = 4 DEPLOYMENT_STATE_SUCCESS = 5 BUNDLE_TYPE_SYS = 1 BUNDLE_TYPE_DEP = 2 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.