config

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2014 License: Apache-2.0, Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Flags struct {
}

Flags for config package

Functions

func Config

func Config() error

Config runs the config subcommand

Types

type Client

type Client interface {
	Get(string) (string, error)
	Set(string) (string, error)
}

Client interface used for configuration

Jump to

Keyboard shortcuts

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