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