config

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: May 23, 2019 License: Apache-2.0 Imports: 9 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Owner       string `mapstructure:"owner"`
	Repo        string `mapstructure:"repo"`
	IndexPath   string `mapstructure:"index-path"`
	PackagePath string `mapstructure:"package-path"`
	Token       string `mapstructure:"token"`
}

func LoadConfiguration

func LoadConfiguration(cfgFile string, cmd *cobra.Command, requiredFlags []string) (*Options, error)

Jump to

Keyboard shortcuts

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