Home
last modified time | relevance | path

Searched defs:httpGetter (Results 1 – 25 of 39) sorted by relevance

12

/dports/security/lego/lego-4.5.3/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(ctx context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/net/rclone/rclone-1.57.0/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(ctx context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/net/drive/drive-0.4.0/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(ctx context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(ctx context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(ctx context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(ctx context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(ctx context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(ctx context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/golang/groupcache/
H A Dhttp.go183 type httpGetter struct { struct
184 transport func(Context) http.RoundTripper
185 baseURL string
192 func (h *httpGetter) Get(context Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(context context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/golang/groupcache/groupcache-41bb18bfe9da/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(ctx context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(ctx context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(ctx context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(ctx context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(ctx context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(ctx context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(ctx context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/golang/groupcache/groupcache-5b532d6fd5ef/
H A Dhttp.go183 type httpGetter struct { struct
184 transport func(Context) http.RoundTripper
185 baseURL string
192 func (h *httpGetter) Get(context Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/net/storj/storj-1.45.3/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(context context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/m2ap/
H A DM2AP-PDU-Contents.asn186 protocolIEs ProtocolIE-Container {{SessionStopRequest-Ies}},
190 SessionStopRequest-Ies M2AP-PROTOCOL-IES ::= {
198 -- SESSION STOP RESPONSE
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/golang/groupcache/
H A Dhttp.go183 type httpGetter struct { struct
184 transport func(Context) http.RoundTripper
185 baseURL string
192 func (h *httpGetter) Get(context Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/www/ytdl/ytdl-0.6.4/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(ctx context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(ctx context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/www/colly/colly-2.1.0/vendor/github.com/golang/groupcache/
H A Dhttp.go186 type httpGetter struct { struct
187 transport func(context.Context) http.RoundTripper
188 baseURL string
195 func (h *httpGetter) Get(ctx context.Context, in *pb.GetRequest, out *pb.GetResponse) error {
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/golang/groupcache/groupcache-869f871628b6/
H A Dhttp.go183 type httpGetter struct { struct
184 transport func(Context) http.RoundTripper
185 baseURL string
192 func (h *httpGetter) Get(context Context, in *pb.GetRequest, out *pb.GetResponse) error {

12