google.golang.org/grpc/internal/transport.ConnectOptions.StaticWindowSize (field)

6 uses

	google.golang.org/grpc/internal/transport (current package)
		http2_client.go#L393: 	if !opts.StaticWindowSize {
		transport.go#L555: 	StaticWindowSize bool

	google.golang.org/grpc
		dialoptions.go#L214: 		o.copts.StaticWindowSize = true
		dialoptions.go#L224: 		o.copts.StaticWindowSize = true
		dialoptions.go#L241: 		o.copts.StaticWindowSize = true
		dialoptions.go#L259: 		o.copts.StaticWindowSize = true