cmd

package
v0.0.0-...-54bdc9d Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2016 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "golookup",
	Short: "golookup is a quick and dirty way to discover Go pacakges.",
	Long: `golookup is a command line tool that allows discovery and
documenation access for Go packages without having them locally available.

It searchs across package name or description across multiple providers and
allows viewing its documentation without having to fetch the package locally.`,
}

RootCmd represents the base command (golookup) when called without any subcommands

Functions

func Execute

func Execute()

Execute adds all child commands to the root command 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