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

6 uses

	golang.org/x/net/http2 (current package)
		frame.go#L1098: 		p, hf.Priority.Weight, err = readByte(p)
		frame.go#L1177: 		f.writeByte(p.Priority.Weight)
		frame.go#L1239: 	Weight uint8
		frame.go#L1274: 			Weight:    payload[4],
		frame.go#L1298: 	f.writeByte(p.Weight)
		writesched_priority_rfc7540.go#L350: 	n.weight = priority.Weight