grpc-go/rpc
iamqizhao a485dd0375 change MD to type MD map[string]string 2015-01-28 13:49:18 -08:00
..
codes i) Fix some English errors; ii) Let ClientTransport.Close() and ServerTransport.Close() return error to follow the style of io.Closer 2015-01-23 16:14:23 -08:00
compiler Restructure the directory so that the basename of the import path matches the Go package name. 2015-01-22 18:04:06 -08:00
credentials Restructure the directory so that the basename of the import path matches the Go package name. 2015-01-22 18:04:06 -08:00
interop Allow --tls_ca_file= to use the host's root CA set in interop client. 2015-01-27 15:51:10 -08:00
metadata change MD to type MD map[string]string 2015-01-28 13:49:18 -08:00
test run gofmt 2015-01-27 18:12:14 -08:00
transport Remove a log.Print in the test to avoid spamming 2015-01-28 13:28:34 -08:00
call.go run gofmt 2015-01-27 18:12:14 -08:00
clientconn.go Allow --tls_ca_file= to use the host's root CA set in interop client. 2015-01-27 15:51:10 -08:00
rpc_util.go run gofmt 2015-01-27 18:12:14 -08:00
rpc_util_test.go run gofmt 2015-01-27 18:12:14 -08:00
server.go run gofmt 2015-01-27 18:12:14 -08:00
stream.go run gofmt 2015-01-27 18:12:14 -08:00