Documentation ¶
Index ¶
- type HomeHttp
- func (h *HomeHttp) AddAction(c *yago.Ctx)
- func (h *HomeHttp) CheckNameExist(c *yago.Ctx, p string) (bool, error)
- func (h *HomeHttp) DeleteAction(c *yago.Ctx)
- func (h *HomeHttp) DetailAction(c *yago.Ctx)
- func (h *HomeHttp) HelloAction(c *yago.Ctx)
- func (h *HomeHttp) Labels() validator.Label
- func (h *HomeHttp) ListAction(c *yago.Ctx)
- func (h *HomeHttp) NoRouterAction(c *yago.Ctx)
- func (h *HomeHttp) Rules() []validator.Rule
- func (h *HomeHttp) UpdateAction(c *yago.Ctx)
- func (h *HomeHttp) UploadAction(c *yago.Ctx)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HomeHttp ¶
func (*HomeHttp) CheckNameExist ¶
func (*HomeHttp) DeleteAction ¶
func (*HomeHttp) DetailAction ¶
func (*HomeHttp) HelloAction ¶
func (*HomeHttp) ListAction ¶
func (*HomeHttp) NoRouterAction ¶
func (*HomeHttp) UpdateAction ¶
func (*HomeHttp) UploadAction ¶
Click to show internal directories.
Click to hide internal directories.