Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClearRegistry ¶
func ClearRegistry()
ClearRegistry clears the global seeder registry (useful for testing)
func GetSeeders ¶
GetSeeders retrieves all seeders from the global registry
func RegisterSeeder ¶
RegisterSeeder registers a seeder in the global registry
Types ¶
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
Runner implements the seeder.Facade interface
func (*Runner) GetSeeders ¶
GetSeeders gets all the seeders
func (*Runner) ResetCallOnce ¶
func (r *Runner) ResetCallOnce()
ResetCallOnce clears the CallOnce tracking (useful for testing)
Click to show internal directories.
Click to hide internal directories.