cmd

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CreateUserCommand     = "create-user"
	DeleteUserCommand     = "delete-user"
	ServerCommand         = "server"
	HelpCommand           = "help"
	ChangePasswordCommand = "change-password"
	ResetCommand          = "reset"
)

Variables

View Source
var (
	Printf       = fmt.Printf
	ReadPassword = term.ReadPassword
)

Functions

func ChangePassword

func ChangePassword()

func CreateUser

func CreateUser()

func DeleteUser

func DeleteUser()

func GetAvailableCommands

func GetAvailableCommands() map[string]string

func GetHandlers

func GetHandlers() map[string]func()

func PrintHelp

func PrintHelp()

func ResetAll

func ResetAll()

func StartServer

func StartServer()

Types

This section is empty.

Jump to

Keyboard shortcuts

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