Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/grpc/
Dservice_config.go39 type MethodConfig struct { struct
43 WaitForReady *bool
48 Timeout *time.Duration
55 MaxReqSize *int
58 MaxRespSize *int
153 MethodConfig *[]jsonMC member