Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶ added in v0.0.3
type Controller struct{}
func (*Controller) Say ¶ added in v0.0.3
func (c *Controller) Say(ctx context.Context, req *v1.EchoSayReq) (res *v1.EchoSayRes, err error)
Say is the handler for Say
Click to show internal directories.
Click to hide internal directories.