Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Migration ¶
func (Migration) ApplyTimeFormat ¶
type Migrations ¶
type Migrations []Migration
func (Migrations) Len ¶
func (s Migrations) Len() int
func (Migrations) Less ¶
func (s Migrations) Less(i, j int) bool
func (Migrations) SortByVersion ¶
func (s Migrations) SortByVersion()
func (Migrations) Swap ¶
func (s Migrations) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.