framework

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GenerateCli

type GenerateCli struct {
	Config     *config.Config
	Repository *infrastructure.Repository
	Usecase    *application.Usecase
}

GenerateCli holds dependencies for generate command operations

func NewGenerateCli

New creates a new instance of the Cli struct

func (*GenerateCli) InvokeTokenCli

func (gc *GenerateCli) InvokeTokenCli() *cli.TokenCli

InvokeTokenCli returns a new TokenCli struct

type ShowCli

type ShowCli struct {
	Config     *config.Config
	Repository *infrastructure.Repository
	Usecase    *application.Usecase
}

ShowCli holds dependencies for show command operations

func NewShowCli

New creates a new instance of the Cli struct

func (*ShowCli) InvokeApCli

func (sc *ShowCli) InvokeApCli() *cli.ApCli

InvokeApCli returns a new ApCli struct

func (*ShowCli) InvokeApTagCli

func (sc *ShowCli) InvokeApTagCli() *cli.ApTagCli

InvokeApTagCli returns a new ApTagCli struct

func (*ShowCli) InvokeClientCli

func (sc *ShowCli) InvokeClientCli() *cli.ClientCli

InvokeClientCli returns a new ClientCli struct

func (*ShowCli) InvokeOverviewCli

func (sc *ShowCli) InvokeOverviewCli() *cli.OverviewCli

InvokeOverviewCli returns a new OverviewCli struct

func (*ShowCli) InvokeWlanCli

func (sc *ShowCli) InvokeWlanCli() *cli.WlanCli

InvokeWlanCli returns a new WlanCli struct

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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