app

package
v0.0.0-...-6237511 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2021 License: MIT Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Cmd is a root command of "serve" for serving HTTP server with options.
	Cmd = &cobra.Command{
		Use:     "serve",
		Short:   "Listen and serve HTTP server insecurely",
		PreRunE: preRunE,
		RunE:    runE,
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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