google.golang.org/grpc/internal/transport.ConnectOptions.StaticWindowSize (field)
6 uses
google.golang.org/grpc/internal/transport (current package)
http2_client.go#L383: if !opts.StaticWindowSize {
transport.go#L509: StaticWindowSize bool
google.golang.org/grpc
dialoptions.go#L216: o.copts.StaticWindowSize = true
dialoptions.go#L226: o.copts.StaticWindowSize = true
dialoptions.go#L235: o.copts.StaticWindowSize = true
dialoptions.go#L245: o.copts.StaticWindowSize = true
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)