Home
last modified time | relevance | path

Searched defs:dialOptions (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/grpc/
Dclientconn.go99 type dialOptions struct { struct
100 unaryInt UnaryClientInterceptor
101 streamInt StreamClientInterceptor
102 cp Compressor
103 dc Decompressor
104 bs backoff.Strategy
105 block bool
106 insecure bool
107 timeout time.Duration
108 scChan <-chan ServiceConfig
[all …]