Documentation ¶
Index ¶
- type Persister
- func (*Persister) Connection(_ context.Context) *pop.Connection
- func (*Persister) MigrateDown(_ context.Context, steps int) error
- func (*Persister) MigrateUp(_ context.Context) error
- func (*Persister) MigrationStatus(_ context.Context, _ io.Writer) error
- func (*Persister) PrepareMigration(context.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Persister ¶
type Persister struct{}
func (*Persister) Connection ¶
func (*Persister) MigrationStatus ¶
Click to show internal directories.
Click to hide internal directories.