Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DirElements ¶
func (DirElements) Len ¶
func (s DirElements) Len() int
func (DirElements) Less ¶
func (s DirElements) Less(i, j int) bool
func (DirElements) Swap ¶
func (s DirElements) Swap(i, j int)
type FsUtils ¶
type FsUtils struct {
SkipDownFiles bool
}
func (*FsUtils) GetMigrationFileList ¶
func (s *FsUtils) GetMigrationFileList(dir string) (DirElements, error)
Click to show internal directories.
Click to hide internal directories.