config

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 7, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultGitHubToken = "<GITHUB_ACCESS_TOKEN>"
)

Variables

This section is empty.

Functions

func Edit

func Edit() error

Types

type BitBar

type BitBar struct {
	FormulaPath  string `mapstructure:"formula_path"`
	PluginFolder string `mapstructure:"plugin_folder"`
}

type Config

type Config struct {
	*BitBar
	*GitHub
}

func New

func New() (*Config, error)

type GitHub

type GitHub struct {
	Token string
}

Jump to

Keyboard shortcuts

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