Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEchoServiceServer ¶
func NewEchoServiceServer() echopb.EchoServiceServer
Types ¶
type EchoServiceServer ¶
type EchoServiceServer struct {
echopb.UnimplementedEchoServiceServer
}
func (*EchoServiceServer) UnaryEcho ¶
func (s *EchoServiceServer) UnaryEcho(ctx context.Context, req *echopb.UnaryEchoRequest) (*echopb.UnaryEchoResponse, error)
Click to show internal directories.
Click to hide internal directories.