Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DatabaseSeeder ¶
type DatabaseSeeder struct {
Seeders []Seeder
}
DatabaseSeeder is a base type that seeders can embed. It provides the standard Seed() method that calls Run().
Click to show internal directories.
Click to hide internal directories.