cmd

package
v0.0.0-...-d66b6fa Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "redisproxy",
	Short: "A simple caching proxy for Redis",
	Long: `
A simple caching proxy for Redis.

Once configured, point your Redis client at the proxy and read to your heart's desire.

Note:  This is a read-only proxy.  Writes to Redis are not supported.
`,
}

RootCmd represents the base command when called without any subcommands

Functions

func Execute

func Execute()

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

This section is empty.

Jump to

Keyboard shortcuts

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