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

6 uses

	net/http
		h2_bundle.go#L2371: 		p, hf.Priority.Weight, err = http2readByte(p)
		h2_bundle.go#L2450: 		f.writeByte(p.Priority.Weight)
		h2_bundle.go#L2478: 	Weight uint8
		h2_bundle.go#L2499: 			Weight:    payload[4],
		h2_bundle.go#L2523: 	f.writeByte(p.Weight)
		h2_bundle.go#L10717: 	n.weight = priority.Weight