Documentation
¶
Overview ¶
ABOUTME: Database management commands for bingoctl ABOUTME: Parent command that groups database-related subcommands like seed
ABOUTME: Seed command implementation for database seeding ABOUTME: Uses dynamic runner to compile and execute user-defined seeders
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdSeed ¶
NewCmdSeed returns new initialized instance of 'seed' sub command.
Types ¶
type SeedOptions ¶
SeedOptions is an option struct to support 'seed' sub command.
func NewSeedOptions ¶
func NewSeedOptions() *SeedOptions
NewSeedOptions returns an initialized SeedOptions instance.
Click to show internal directories.
Click to hide internal directories.