cmd

package module
v0.0.0-...-85e2435 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2015 License: Apache-2.0 Imports: 2 Imported by: 3

README

cmd

Build Status GoDoc

cmd is a command line toolkit for the Go programming language.

Getting Started

Install the package, along with executable binary helper (go 1.4 and greater is required):

$ go get -v github.com/goanywhere/cmd

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Loading

func Loading(done chan bool)

Loading provides a simple dotted loading prompt while processing task. NOTE that task needs to manually notify the prompt once the task is done.

func Prompt

func Prompt(message string, values ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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