Documentation ¶
Index ¶
Constants ¶
View Source
const ( SCFileDownload = "" SCSuccess = "0" ECInternalError = "k_ec_000001" ECNoTenantID = "k_ec_000002" ECNoUserID = "k_ec_000003" ECUnknownError = "k_ec_000004" ECOpUnknownError = "k_op_ec_00001" ECSystemBusy = "k_op_ec_20001" ECSystemError = "k_op_ec_20002" ECRateLimitError = "k_op_ec_20003" ECTokenExpire = "k_ident_013000" ECIllegalToken = "k_ident_013001" ECMissingToken = "k_op_ec_10205" )
View Source
const (
PathInvokeFunctionAsync = "/faasAsyncTask/v1/namespaces/:namespace/asyncTask/CreateAsyncTask"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RequestHttp ¶
type RequestHttp struct{}
Click to show internal directories.
Click to hide internal directories.