Documentation
¶
Index ¶
- type Controller
- func (con *Controller) CreateDB() error
- func (con *Controller) CreateTable() error
- func (con *Controller) DeleteById(c *server.Context) error
- func (con *Controller) InfoById(c *server.Context) error
- func (con *Controller) Insert(c *server.Context) error
- func (con *Controller) LisitValidBannerByUnixDate(c *server.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func (*Controller) CreateDB ¶
func (con *Controller) CreateDB() error
func (*Controller) CreateTable ¶
func (con *Controller) CreateTable() error
func (*Controller) DeleteById ¶
func (con *Controller) DeleteById(c *server.Context) error
func (*Controller) LisitValidBannerByUnixDate ¶
func (con *Controller) LisitValidBannerByUnixDate(c *server.Context) error
Click to show internal directories.
Click to hide internal directories.