type net/http.PushOptions
5 uses
net/http (current package)
h2_bundle.go#L6293: func (w *http2responseWriter) Push(target string, opts *PushOptions) error {
h2_bundle.go#L6305: opts = new(PushOptions)
http.go#L128: type PushOptions struct {
http.go#L167: Push(target string, opts *PushOptions) error
server.go#L3358: func (tw *timeoutWriter) Push(target string, opts *PushOptions) error {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)