config

package
v0.0.0-...-56eedc8 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GoPath = strings.Trim(fmt.Sprintln(os.Getenv("GOPATH")), "\n")
View Source
var Scribe = ScribeConfig{}

Functions

This section is empty.

Types

type ScribeConfig

type ScribeConfig struct {
	Download struct {
		// Default          string `yaml:"default,omitempty"`
		Path             string `yaml:"path,omitempty"`
		FolderGeneration bool   `yaml:"folderGeneration,omitempty"`
		UsePrefix        bool   `yaml:"usePrefix,omitempty"`
	} `yaml:"download,omitempty"`
	Credentials struct {
		Docs   string `yaml:"docs,omitempty"`
		Drive  string `yaml:"drive,omitempty"`
		Sheets string `yaml:"sheets,omitempty"`
	} `yaml:"credentials,omitempty"`
}

Jump to

Keyboard shortcuts

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