package
0.0.0-20200524183557-970f38be1511
Repository: https://github.com/kalinin-andrey/dbmigrator.git
Documentation: pkg.go.dev
# Functions
GetRepository return a repository.
NewMigrationRepository creates a new Repository.
# Constants
MaxLIstLimit const.
# Structs
MigrationRepository is a repository for the migration entity.
# Interfaces
IRepository is an interface of repository.