package
1.0.1
Repository: https://github.com/linuxboot/contest.git
Documentation: pkg.go.dev

# Functions

Register registers a new factory for a migration.

# Variables

Migrations represents a sets of migrations.

# Structs

Migration represents a migration task registered in the migration tool.

# Interfaces

Migrate is the interface that every migration task must implement to support.

# Type aliases

Factory defines a factory type of an object implementing Migration interface.