Documentation ¶
Index ¶
Constants ¶
View Source
const ( CALLREF = "callref" INTERNALREF = "internalref" LOG = "log" )
Logging keys
View Source
const ( FAILURE = "failure" SUCCESS = "success" )
Status Strings
View Source
const ( FORWARD = "forward" GET = "get" GETPOST = "getpost" POST = "post" RESPOND = "respond" )
Actions for model.route.Action, tells the endpoint what to do
View Source
const ( MACRO_STD_RESPONSE = "macro_std_response" MACRO_TRACEID = "macro_traceid" MACRO_MAKE_TOKEN = "macro_make_token" MACRO_SEND_SCHEDULER_DEPLOY = "macro_send_scheduler_deploy" MACRO_SQS_ADD = "macro_sqs_add" )
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.