golang->go

This commit is contained in:
iamqizhao
2015-09-25 17:17:35 -07:00
parent fb28ea7ae0
commit d9d230278e

View File

@ -20,7 +20,7 @@ This requires Go 1.4 or above.
Constraints
-----------
The grpc package should only depend on standard Golang packages and a short list of exceptions. A new addition to the list requires a discussion with gRPC-Go authors and consultants.
The grpc package should only depend on standard Go packages and a short list of exceptions. A new addition to the list requires a discussion with gRPC-Go authors and consultants.
Documentation
-------------