golang.org/x/net/http2.WriteScheduler.Pop (method)
2 uses
golang.org/x/net/http2 (current package)
server.go#L1366: if wr, ok := sc.writeSched.Pop(); ok {
writesched.go#L37: Pop() (wr FrameWriteRequest, ok bool)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)