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) Index ¶ added in v0.0.3
func (c *Controller) Index(ctx context.Context, req *v1.HomeIndexReq) (res *v1.HomeIndexRes, err error)
Index is the index page.
Click to show internal directories.
Click to hide internal directories.