Documentation ¶ Index ¶ type BaseHttp func (h *BaseHttp) AfterAction(c *yago.Ctx) func (h *BaseHttp) BeforeAction(c *yago.Ctx) yago.Err func (h *BaseHttp) Labels() validator.Label func (h *BaseHttp) Rules() []validator.Rule Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type BaseHttp ¶ type BaseHttp struct { } func (*BaseHttp) AfterAction ¶ func (h *BaseHttp) AfterAction(c *yago.Ctx) func (*BaseHttp) BeforeAction ¶ func (h *BaseHttp) BeforeAction(c *yago.Ctx) yago.Err func (*BaseHttp) Labels ¶ func (h *BaseHttp) Labels() validator.Label func (*BaseHttp) Rules ¶ func (h *BaseHttp) Rules() []validator.Rule Source Files ¶ View all Source files default_validator.go http.go Click to show internal directories. Click to hide internal directories.