golang.org/x/net/http2.PriorityWriteSchedulerConfig.MaxIdleNodesInTree (field)

3 uses

	net/http
		h2_bundle.go#L9889: 	MaxIdleNodesInTree int
		h2_bundle.go#L9911: 			MaxIdleNodesInTree:       10,
		h2_bundle.go#L9919: 		maxIdleNodesInTree:   cfg.MaxIdleNodesInTree,