cli

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRootCommand

func NewRootCommand() *cobra.Command

Types

type RootCommand

type RootCommand struct {
	ConfigFile    string `split_words:"true"`
	ListenAddress string `split_words:"true" default:":8080"`
	LogLevel      string `split_words:"true" default:"info"`
	Secret        string `required:"true"`
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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