Home
last modified time | relevance | path

Searched refs:InvokeResponse (Results 1 – 22 of 22) sorted by relevance

/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-lambda-go/lambda/
H A Dfunction_test.go48 var response messages.InvokeResponse
72 var response messages.InvokeResponse
95 var response messages.InvokeResponse
114 var response messages.InvokeResponse
129 var response messages.InvokeResponse
223 var response messages.InvokeResponse
H A Dentry_test.go52 var invokeResponse messages.InvokeResponse
H A Dfunction.go33 func (fn *Function) Invoke(req *messages.InvokeRequest, response *messages.InvokeResponse) error {
H A Dinvoke_loop.go44 functionResponse := &messages.InvokeResponse{}
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-lambda-go/lambda/messages/
H A Dmessages.go29 type InvokeResponse struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tbaas/v20180416/
H A Dclient.go714 func NewInvokeResponse() (response *InvokeResponse) {
715 response = &InvokeResponse{
722 func (c *Client) Invoke(request *InvokeRequest) (response *InvokeResponse, err error) {
H A Dmodels.go2269 type InvokeResponse struct { struct
2284 func (r *InvokeResponse) ToJsonString() string { argument
2291 func (r *InvokeResponse) FromJsonString(s string) error { argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tbaas/v20180416/
H A Dclient.go1481 func NewInvokeResponse() (response *InvokeResponse) {
1482 response = &InvokeResponse{
1517 func (c *Client) Invoke(request *InvokeRequest) (response *InvokeResponse, err error) {
H A Dmodels.go2268 type InvokeResponse struct { struct
2283 func (r *InvokeResponse) ToJsonString() string { argument
2290 func (r *InvokeResponse) FromJsonString(s string) error { argument
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/tbaas/v20180416/
H A Dclient.go1481 func NewInvokeResponse() (response *InvokeResponse) {
1482 response = &InvokeResponse{
1517 func (c *Client) Invoke(request *InvokeRequest) (response *InvokeResponse, err error) {
H A Dmodels.go2268 type InvokeResponse struct { struct
2283 func (r *InvokeResponse) ToJsonString() string { argument
2290 func (r *InvokeResponse) FromJsonString(s string) error { argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.elastic.co/apm/module/apmlambda/
H A Dlambda.go76 func (f *Function) Invoke(req *messages.InvokeRequest, response *messages.InvokeResponse) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/scf/v20180416/
H A Dclient.go586 func NewInvokeResponse() (response *InvokeResponse) {
587 response = &InvokeResponse{
594 func (c *Client) Invoke(request *InvokeRequest) (response *InvokeResponse, err error) {
H A Dmodels.go1884 type InvokeResponse struct { struct
1896 func (r *InvokeResponse) ToJsonString() string { argument
1903 func (r *InvokeResponse) FromJsonString(s string) error { argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/scf/v20180416/
H A Dclient.go1014 func NewInvokeResponse() (response *InvokeResponse) {
1015 response = &InvokeResponse{
1036 func (c *Client) Invoke(request *InvokeRequest) (response *InvokeResponse, err error) {
H A Dmodels.go1960 type InvokeResponse struct { struct
1972 func (r *InvokeResponse) ToJsonString() string { argument
1979 func (r *InvokeResponse) FromJsonString(s string) error { argument
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/scf/v20180416/
H A Dclient.go1014 func NewInvokeResponse() (response *InvokeResponse) {
1015 response = &InvokeResponse{
1036 func (c *Client) Invoke(request *InvokeRequest) (response *InvokeResponse, err error) {
H A Dmodels.go1960 type InvokeResponse struct { struct
1972 func (r *InvokeResponse) ToJsonString() string { argument
1979 func (r *InvokeResponse) FromJsonString(s string) error { argument
/dports/security/p5-Net-SAML/zxid-1.42/sg/
H A Dliberty-idwsf-shps-v1.0.sg80 InvokeResponse -> %shps:InvokeResponseType
H A Dwsf-soap11.sg303 shps:InvokeResponse?
/dports/security/p5-Net-SAML/zxid-1.42/c/
H A Dzx-e-dec.c867 if (!x->InvokeResponse) in zx_DEC_ELEM_e_Body()
868 x->InvokeResponse = (struct zx_shps_InvokeResponse_s*)el; in zx_DEC_ELEM_e_Body()
H A Dzx-e-data.h232 struct zx_shps_InvokeResponse_s* InvokeResponse; /* {0,1} nada */ member