args

package
v0.0.0-...-8010d25 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentArgs

type AgentArgs struct {
	GlobalArgs
}

func NewAgentArgs

func NewAgentArgs() *AgentArgs

func (*AgentArgs) AddFlags

func (o *AgentArgs) AddFlags(cmd *cobra.Command)

type ApiArgs

type ApiArgs struct {
	GlobalArgs
	StaticFilePath string
}

func NewApiArgs

func NewApiArgs() *ApiArgs

func (*ApiArgs) AddFlags

func (o *ApiArgs) AddFlags(cmd *cobra.Command)

type GlobalArgs

type GlobalArgs struct {
	ServerMode string
	ConfigType string
	ConfigPath string
}

func (*GlobalArgs) AddFlags

func (o *GlobalArgs) AddFlags(cmd *cobra.Command)

Jump to

Keyboard shortcuts

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