Documentation
¶
Index ¶
- type Params
- type Seeder
- func (s *Seeder) EnsureAccount(ctx context.Context, t *testing.T) context.Context
- func (s *Seeder) EnsureCronEmitter(ctx context.Context, t *testing.T, queueID string, sig signal.Signal) *app.QueueEmitter
- func (s *Seeder) EnsureOrg(ctx context.Context, t *testing.T) context.Context
- func (s *Seeder) EnsureQueue(ctx context.Context, t *testing.T) *app.Queue
- func (s *Seeder) EnsureScheduledEmitter(ctx context.Context, t *testing.T, queueID string, sig signal.Signal, ...) *app.QueueEmitter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Seeder ¶
type Seeder struct {
// contains filtered or unexported fields
}
func (*Seeder) EnsureAccount ¶
func (*Seeder) EnsureCronEmitter ¶
func (*Seeder) EnsureQueue ¶
Click to show internal directories.
Click to hide internal directories.