var golang.org/x/net/http2.ErrRecursivePush
2 uses
golang.org/x/net/http2 (current package)
server.go#L3065: ErrRecursivePush = errors.New("http2: recursive push not allowed")
server.go#L3079: return ErrRecursivePush
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)