grpcurl/cmd/grpcurl
Alexander Chiu 36f9e53dfd
Allow extra descriptor sources in reflection mode (#146)
Allows descriptors or proto files to be supplied that are used as an additional descriptor source when server reflection is used. This is needed to resolve message types embedded in an Any message, that the server has no knowledge of, as well as extensions that the server has no knowledge of.
2020-04-20 15:42:11 -04:00
..
go1_9.go improve flag doc with go 1.10+ (#56) 2018-10-18 13:16:33 -04:00
go1_10.go improve flag doc with go 1.10+ (#56) 2018-10-18 13:16:33 -04:00
grpcurl.go Allow extra descriptor sources in reflection mode (#146) 2020-04-20 15:42:11 -04:00
indent_test.go improve flag doc with go 1.10+ (#56) 2018-10-18 13:16:33 -04:00
unix.go use custom flagset (#85) 2019-02-28 10:58:53 -05:00