Documentation ¶ Index ¶ func NewCmd() *cobra.Command func Up(ctx context.Context, connStr string, schemaDir string, logger *slog.Logger) error func UpWithDb(ctx context.Context, db any, schemaDir string, logger *slog.Logger) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewCmd ¶ func NewCmd() *cobra.Command func Up ¶ func Up( ctx context.Context, connStr string, schemaDir string, logger *slog.Logger, ) error func UpWithDb ¶ func UpWithDb( ctx context.Context, db any, schemaDir string, logger *slog.Logger, ) error Types ¶ This section is empty. Source Files ¶ View all Source files up.go Click to show internal directories. Click to hide internal directories.