Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateExampleTable ¶
type CreateExampleTable struct{}
func (*CreateExampleTable) Down ¶
func (m *CreateExampleTable) Down(con *sqlx.DB)
func (*CreateExampleTable) GetName ¶
func (m *CreateExampleTable) GetName() string
func (*CreateExampleTable) Up ¶
func (m *CreateExampleTable) Up(con *sqlx.DB)
Click to show internal directories.
Click to hide internal directories.