Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewUnary ¶
func NewUnary() helloworld.GreeterServer
Types ¶
type UnaryServer ¶
type UnaryServer struct{}
UnaryServer is an implementation of Greeter service in tests/e2e/testdata/helloworld.proto
func (*UnaryServer) SayHello ¶
func (s *UnaryServer) SayHello(ctx context.Context, req *helloworld.HelloRequest) (*helloworld.HelloResponse, error)
Directories ¶
Path | Synopsis |
---|---|
Package helloworld is a generated protocol buffer package.
|
Package helloworld is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.