Home
last modified time | relevance | path

Searched refs:WCloseNotify (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.go212 WCloseNotify func() <-chan bool member
216 return W.WCloseNotify()
H A Dgo1_17_net_http.go214 WCloseNotify func() <-chan bool member
218 return W.WCloseNotify()
/dports/devel/yaegi/yaegi-0.9.23/stdlib/
H A Dgo1_17_net_http.go214 WCloseNotify func() <-chan bool member
217 func (W _net_http_CloseNotifier) CloseNotify() <-chan bool { return W.WCloseNotify() }
H A Dgo1_16_net_http.go212 WCloseNotify func() <-chan bool member
215 func (W _net_http_CloseNotifier) CloseNotify() <-chan bool { return W.WCloseNotify() }