Home
last modified time | relevance | path

Searched defs:_net_http_Pusher (Results 1 – 4 of 4) sorted by relevance

/dports/net/traefik/traefik-2.6.1/vendor/github.com/traefik/yaegi/stdlib/
H A Dgo1_16_net_http.go300 type _net_http_Pusher struct { struct
301 IValue interface{}
302 WPush func(target string, opts *http.PushOptions) error
305 func (W _net_http_Pusher) Push(target string, opts *http.PushOptions) error {
H A Dgo1_17_net_http.go302 type _net_http_Pusher struct { struct
303 IValue interface{}
304 WPush func(target string, opts *http.PushOptions) error
307 func (W _net_http_Pusher) Push(target string, opts *http.PushOptions) error {
/dports/devel/yaegi/yaegi-0.9.23/stdlib/
H A Dgo1_17_net_http.go280 type _net_http_Pusher struct { struct
281 IValue interface{}
282 WPush func(target string, opts *http.PushOptions) error
285 func (W _net_http_Pusher) Push(target string, opts *http.PushOptions) error {
H A Dgo1_16_net_http.go278 type _net_http_Pusher struct { struct
279 IValue interface{}
280 WPush func(target string, opts *http.PushOptions) error
283 func (W _net_http_Pusher) Push(target string, opts *http.PushOptions) error {