user

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetChangePasswordCmd

func GetChangePasswordCmd(ctx *appContext.Context) *cobra.Command

func GetChangePasswordRunFn

func GetChangePasswordRunFn(appCtx *appContext.Context) func(*cobra.Command, []string) error

Types

type CreateChangePasswordDBFn

type CreateChangePasswordDBFn func(ctx *appContext.Context) (*gorm.DB, error)
var NewChangePasswordDB CreateChangePasswordDBFn = func(ctx *appContext.Context) (*gorm.DB, error) {
	return database.CreateDB(ctx)
}

Jump to

Keyboard shortcuts

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