cli

package
v0.0.0-...-ad95247 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2025 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MigrateCliHandler

type MigrateCliHandler struct {
	// contains filtered or unexported fields
}

func NewMigrateCliHandler

func NewMigrateCliHandler(cfg *config.AppConfig) *MigrateCliHandler

func (*MigrateCliHandler) AddToCommand

func (h *MigrateCliHandler) AddToCommand(cmd *cobra.Command)

func (*MigrateCliHandler) RunMigrations

func (h *MigrateCliHandler) RunMigrations(cmd *cobra.Command, _ []string) error

type ServeCliHandler

type ServeCliHandler struct {
	Config *config.AppConfig
}

func NewServeCliHandler

func NewServeCliHandler(cfg *config.AppConfig) *ServeCliHandler

func (*ServeCliHandler) AddToCommand

func (h *ServeCliHandler) AddToCommand(cmd *cobra.Command)

func (*ServeCliHandler) RunServe

func (h *ServeCliHandler) RunServe(cmd *cobra.Command, _ []string) (err error)

type TokenCliHandler

type TokenCliHandler struct {
	// contains filtered or unexported fields
}

func NewTokenCliHandler

func NewTokenCliHandler(cfg config.SessionTokens) *TokenCliHandler

func (TokenCliHandler) AddKey

func (h TokenCliHandler) AddKey(_ *cobra.Command, args []string) error

func (TokenCliHandler) AddToCommand

func (h TokenCliHandler) AddToCommand(cmd *cobra.Command)

Jump to

Keyboard shortcuts

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