Rename top level package from "rpc" to "grpc".

Also move the nascent package doc to doc.go.
This commit is contained in:
David Symonds
2015-02-09 11:35:38 +11:00
parent e71095e0ec
commit 9e789c396b
9 changed files with 99 additions and 101 deletions

View File

@ -31,7 +31,7 @@
*
*/
package rpc
package grpc
import (
"fmt"