Documentation ¶
Index ¶
- func Migration(m *model.Model, args *model.Args, linebreak string) (*file.File, error)
- func MigrationAll(models model.Models, enums enum.Enums, linebreak string) (*file.File, error)
- func SeedData(m *model.Model, database string, linebreak string) (*file.File, error)
- func SeedDataAll(models model.Models, linebreak string) (*file.File, error)
- func Types(enums enum.Enums, linebreak string, database string) (*file.File, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MigrationAll ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.