Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GreetingServiceImplementation ¶
type GreetingServiceImplementation struct{}
func (GreetingServiceImplementation) Hello ¶
func (GreetingServiceImplementation) Hello(ctx context.Context, req *proto.HelloRequest) (<-chan *proto.GreetingService_Hello_AsyncResult, error)
Click to show internal directories.
Click to hide internal directories.