cmd

package
v0.0.0-...-4b67dcb Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(version string, commit string, date string)

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type ServeOptions

type ServeOptions struct {
	WebSocketServer ServerOptions
	GrpcServer      ServerOptions
	Debug           bool
}

type ServerOptions

type ServerOptions struct {
	BindAddr string
	Insecure bool
	CertFile string
	KeyFile  string
}

Jump to

Keyboard shortcuts

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