command

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppVersionCommandHandler

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

func NewAppVersionCommandHandler

func NewAppVersionCommandHandler(appVersionRepository repository.AppVersionRepository) *AppVersionCommandHandler

func (*AppVersionCommandHandler) Command

func (h *AppVersionCommandHandler) Command() *cli.Command

func (*AppVersionCommandHandler) GetCurrentVersion

func (h *AppVersionCommandHandler) GetCurrentVersion(_ *cli.Context) error

type MasterUserCommandHandler

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

func NewMasterUserCommandHandler

func NewMasterUserCommandHandler(masterUserService service.MasterUserService) *MasterUserCommandHandler

func (*MasterUserCommandHandler) Command

func (h *MasterUserCommandHandler) Command() *cli.Command

func (*MasterUserCommandHandler) CreateUser

func (h *MasterUserCommandHandler) CreateUser(c *cli.Context) error

func (*MasterUserCommandHandler) DropUser added in v1.1.0

func (h *MasterUserCommandHandler) DropUser(c *cli.Context) error

func (*MasterUserCommandHandler) GetUsers

func (h *MasterUserCommandHandler) GetUsers(c *cli.Context) error

func (*MasterUserCommandHandler) Login

func (h *MasterUserCommandHandler) Login(c *cli.Context) error

Jump to

Keyboard shortcuts

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