cmd

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const MigrationDir = "desc/sql_migration"

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(loadSQLConf SQLConfigLoader) *cobra.Command

NewCommand builds a migrate command for a service root command. The service root must expose an inherited string flag named "config".

Types

type SQLConfigLoader

type SQLConfigLoader func(configPath string) (sqlx.SqlConf, error)

Jump to

Keyboard shortcuts

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