golang.org/x/net/http2.PriorityParam.Weight (field)

6 uses

	net/http
		h2_bundle.go#L2259: 		p, hf.Priority.Weight, err = http2readByte(p)
		h2_bundle.go#L2336: 		f.writeByte(p.Priority.Weight)
		h2_bundle.go#L2364: 	Weight uint8
		h2_bundle.go#L2383: 			Weight:    payload[4],
		h2_bundle.go#L2407: 	f.writeByte(p.Weight)
		h2_bundle.go#L10230: 	n.weight = priority.Weight