net/http.http2PriorityParam.IsZero (method)

3 uses

	net/http (current package)
		h2_bundle.go#L2320: 	if !p.Priority.IsZero() {
		h2_bundle.go#L2327: 	if !p.Priority.IsZero() {
		h2_bundle.go#L2367: func (p http2PriorityParam) IsZero() bool {