Documentation ¶
Index ¶
- type Controller
- func (c *Controller) Schema(db *sql.DB) int
- func (c *Controller) V1(db *sql.Tx)
- func (c *Controller) V10(db *sql.Tx)
- func (c *Controller) V11(db *sql.Tx)
- func (c *Controller) V12(db *sql.Tx)
- func (c *Controller) V13(db *sql.Tx)
- func (c *Controller) V14(db *sql.Tx)
- func (c *Controller) V2(db *sql.Tx)
- func (c *Controller) V3(db *sql.Tx)
- func (c *Controller) V4(db *sql.Tx)
- func (c *Controller) V5(db *sql.Tx)
- func (c *Controller) V6(db *sql.Tx)
- func (c *Controller) V7(db *sql.Tx)
- func (c *Controller) V8(db *sql.Tx)
- func (c *Controller) V9(db *sql.Tx)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct{}
func (*Controller) V1 ¶
func (c *Controller) V1(db *sql.Tx)
func (*Controller) V10 ¶
func (c *Controller) V10(db *sql.Tx)
func (*Controller) V11 ¶
func (c *Controller) V11(db *sql.Tx)
func (*Controller) V12 ¶
func (c *Controller) V12(db *sql.Tx)
func (*Controller) V13 ¶
func (c *Controller) V13(db *sql.Tx)
func (*Controller) V14 ¶
func (c *Controller) V14(db *sql.Tx)
func (*Controller) V2 ¶
func (c *Controller) V2(db *sql.Tx)
func (*Controller) V3 ¶
func (c *Controller) V3(db *sql.Tx)
func (*Controller) V4 ¶
func (c *Controller) V4(db *sql.Tx)
func (*Controller) V5 ¶
func (c *Controller) V5(db *sql.Tx)
func (*Controller) V6 ¶
func (c *Controller) V6(db *sql.Tx)
func (*Controller) V7 ¶
func (c *Controller) V7(db *sql.Tx)
func (*Controller) V8 ¶
func (c *Controller) V8(db *sql.Tx)
func (*Controller) V9 ¶
func (c *Controller) V9(db *sql.Tx)
Click to show internal directories.
Click to hide internal directories.