cmd

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "oneshot [flags]... [file]",
	Short: "A single-fire HTTP server.",
	Long: `Start an HTTP server which will only serve files once.
If no file is given, oneshot will instead serve from stdin.
If serving from stdin, oneshot will hold the clients connection until receiving the EOF character`,
	Run: run,
}

Functions

func Execute

func Execute()

Types

This section is empty.

Jump to

Keyboard shortcuts

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