options

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GenYamlOptions

type GenYamlOptions struct {
	ParentName    string `json:"parent-name" mapstructure:"parent-name"`
	OutputDirPath string `json:"output-dir-path" mapstructure:"output-dir-path"`
}

func NewGenYamlOptions

func NewGenYamlOptions() *GenYamlOptions

func (*GenYamlOptions) AddFlags

func (g *GenYamlOptions) AddFlags(fs *pflag.FlagSet)

func (*GenYamlOptions) ApplyTo

func (g *GenYamlOptions) ApplyTo(c *server.Config) error

func (*GenYamlOptions) Flags

func (g *GenYamlOptions) Flags() (fss cliflag.NamedFlagSets)

func (*GenYamlOptions) Validate

func (g *GenYamlOptions) Validate() []error

Jump to

Keyboard shortcuts

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