commit | a3dce460305676bf5ee9e429f04013231525b945 | [log] [tgz] |
---|---|---|
author | yangzhouhan <yangzhouhan@gmail.com> | Tue Jul 28 10:13:40 2015 -0700 |
committer | yangzhouhan <yangzhouhan@gmail.com> | Tue Jul 28 10:13:40 2015 -0700 |
tree | c1583f804b546f821d6b1432ac1fa69933cb9e68 | |
parent | a747bc19d9b92ed5b588640c8266807a7946cd1a [diff] |
making trace as an error when error occurs and fix the format
#gRPC-Go
The Go implementation of gRPC
To install this package, you need to install Go 1.4 and setup your Go workspace on your computer. The simplest way to install the library is to run:
$ go get google.golang.org/grpc
You can find more detailed documentation and examples in the grpc-common repository.
Alpha - ready for early adopters.