package
0.9.2
Repository: https://github.com/oidc-mytoken/server.git
Documentation: pkg.go.dev

# Functions

ConnectToVersion connects to the mytoken database and asserts that the database is up-to-date to the current version.
GetVersionState returns the DBVersionState.
SetVersionAfter sets that the after db migration commands for the passed version were executed.
SetVersionBefore sets that the before db migration commands for the passed version were executed.

# Structs

UpdateTimes is a type for checking if the db migration commands for different mytoken version have been executed.

# Type aliases

DBVersionState describes the version state of the db.