Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Migrator ¶
type Migrator struct {
// contains filtered or unexported fields
}
Migrator migration state struct
func New ¶
func New(ctx context.Context, feedStore persistence.FeedStore) *Migrator
New create a new MigrationState
func (*Migrator) InitializeStore ¶
InitializeStore migrate or newly initialize the data store
Click to show internal directories.
Click to hide internal directories.