database

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2025 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BaseCmd = &cobra.Command{
	Use:   "database",
	Short: "manage vexil's database",
}
View Source
var MigrateCmd = &cobra.Command{
	Use:   "migrate",
	Short: "run migrations",
	Run:   MigrateRun,
}

Functions

func MigrateRun

func MigrateRun(cmd *cobra.Command, args []string)

func RunMigrate

func RunMigrate(ctx context.Context, cfg database.ConfigProvider, version int32) (fault error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL