package
1.3.0
Repository: https://github.com/momeni/clean-arch.git
Documentation: pkg.go.dev

# Packages

Package sch1 provides database schema major version 1 verification logic.

# Functions

NewVerifier creates a new schema Verifier instance based on the given `v` semantic version.

# Interfaces

Verifier interface presents the database schema verifier expectations as they are provided by each major version specific implementation.