Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Helloworld ¶
type Helloworld struct{}
func (*Helloworld) Call ¶
func (e *Helloworld) Call(ctx context.Context, req *helloworld.Request, rsp *helloworld.Response) error
Call is a single request handler called via client.Call or the generated client code
Click to show internal directories.
Click to hide internal directories.