Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ActionSvcDef = []byte("service-define") ActionSvcBind = []byte("service-bind") ActionSvcBindUpdate = []byte("service-update-binding") ActionSvcRefundDeposit = []byte("service-refund-deposit") ActionSvcDisable = []byte("service-disable") ActionSvcEnable = []byte("service-enable") ActionSvcCall = []byte("service-call") ActionSvcRespond = []byte("service-respond") ActionSvcRefundFees = []byte("service-refund-fees") ActionSvcWithdrawFees = []byte("service-withdraw-fees") ActionSvcWithdrawTax = []byte("service-withdraw-tax") ActionSvcCallTimeOut = []byte("service-call-expiration") Action = sdk.TagAction Provider = "provider" Consumer = "consumer" RequestID = "request-id" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.