Imports of package mock_helloworld
Path | Synopsis |
---|---|
github.com/golang/mock/gomock | Package gomock is a mock framework for Go. |
golang.org/x/net/context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
google.golang.org/grpc | Package grpc implements an RPC system called gRPC. |
google.golang.org/grpc/examples/helloworld/helloworld |