grpcurl/cmd/grpcurl
Joshua Humphries 0d669e78d0
use wrapped TransportCredentials instead of handling handshake in Dialer (#130)
* use wrapped TransportCredentials instead of handling handshake in Dialer, so that grpc library will use correct :scheme
* support -authority for TLS conns; now effectively supercedes -servername flag
2020-01-27 12:15:47 -05: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 use wrapped TransportCredentials instead of handling handshake in Dialer (#130) 2020-01-27 12:15:47 -05: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