Home
last modified time | relevance | path

Searched refs:OnAfterResponse (Results 1 – 25 of 45) sorted by relevance

12

/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/go-resty/resty/
H A Ddefault.go147 func OnAfterResponse(m func(*Client, *Response) error) *Client { func
148 return DefaultClient.OnAfterResponse(m)
H A Dclient.go348 func (c *Client) OnAfterResponse(m func(*Client, *Response) error) *Client { func
/dports/security/vault/vault-1.8.2/vendor/gopkg.in/resty.v1/
H A Ddefault.go108 func OnAfterResponse(m func(*Client, *Response) error) *Client { func
109 return DefaultClient.OnAfterResponse(m)
H A Dclient_test.go62 c.OnAfterResponse(func(c *Client, res *Response) error {
331 OnAfterResponse(func(c *Client, r *Response) error {
H A Dclient.go353 func (c *Client) OnAfterResponse(m func(*Client, *Response) error) *Client { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/gopkg.in/resty.v1/
H A Ddefault.go108 func OnAfterResponse(m func(*Client, *Response) error) *Client { func
109 return DefaultClient.OnAfterResponse(m)
H A Dclient.go353 func (c *Client) OnAfterResponse(m func(*Client, *Response) error) *Client { func
/dports/sysutils/consul/consul-1.10.3/vendor/gopkg.in/resty.v1/
H A Ddefault.go108 func OnAfterResponse(m func(*Client, *Response) error) *Client { func
109 return DefaultClient.OnAfterResponse(m)
H A Dclient.go353 func (c *Client) OnAfterResponse(m func(*Client, *Response) error) *Client { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/gopkg.in/resty.v1/
H A Ddefault.go108 func OnAfterResponse(m func(*Client, *Response) error) *Client { func
109 return DefaultClient.OnAfterResponse(m)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/gopkg.in/resty.v1/
H A Ddefault.go108 func OnAfterResponse(m func(*Client, *Response) error) *Client { func
109 return DefaultClient.OnAfterResponse(m)
H A Dclient.go353 func (c *Client) OnAfterResponse(m func(*Client, *Response) error) *Client { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/gopkg.in/resty.v1/
H A Ddefault.go108 func OnAfterResponse(m func(*Client, *Response) error) *Client { func
109 return DefaultClient.OnAfterResponse(m)
H A Dclient.go353 func (c *Client) OnAfterResponse(m func(*Client, *Response) error) *Client { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/linode/vendor/gopkg.in/resty.v1/
H A Ddefault.go108 func OnAfterResponse(m func(*Client, *Response) error) *Client { func
109 return DefaultClient.OnAfterResponse(m)
H A Dclient.go353 func (c *Client) OnAfterResponse(m func(*Client, *Response) error) *Client { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-discover/provider/linode/vendor/gopkg.in/resty.v1/
H A Ddefault.go108 func OnAfterResponse(m func(*Client, *Response) error) *Client { func
109 return DefaultClient.OnAfterResponse(m)
H A Dclient.go353 func (c *Client) OnAfterResponse(m func(*Client, *Response) error) *Client { func
/dports/misc/chrono/chrono-1.1.0-4-g70cda7f/vendor/gopkg.in/resty.v1/
H A Ddefault.go108 func OnAfterResponse(m func(*Client, *Response) error) *Client { func
109 return DefaultClient.OnAfterResponse(m)
H A Dclient_test.go62 c.OnAfterResponse(func(c *Client, res *Response) error {
331 OnAfterResponse(func(c *Client, r *Response) error {
H A Dclient.go351 func (c *Client) OnAfterResponse(m func(*Client, *Response) error) *Client { func
/dports/sysutils/nomad/nomad-1.1.0/vendor/gopkg.in/resty.v1/
H A Ddefault.go108 func OnAfterResponse(m func(*Client, *Response) error) *Client { func
109 return DefaultClient.OnAfterResponse(m)
H A Dclient.go353 func (c *Client) OnAfterResponse(m func(*Client, *Response) error) *Client { func
/dports/security/lego/lego-4.5.3/vendor/github.com/go-resty/resty/v2/
H A Dclient_test.go63 c.OnAfterResponse(func(c *Client, res *Response) error {
314 client.OnAfterResponse(func(c *Client, r *Response) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-resty/resty/v2/
H A Dclient_test.go63 c.OnAfterResponse(func(c *Client, res *Response) error {
314 client.OnAfterResponse(func(c *Client, r *Response) error {

12