config

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const ConfigFileName string = "gitdog.json"

Variables

This section is empty.

Functions

This section is empty.

Types

type GlobalConfig

type GlobalConfig struct {
	// Token github access token
	Token string

	// RepoOwner
	RepoOwner string

	// RepoName
	RepoName string
}

func Load

func Load(filePath string) *GlobalConfig

func (*GlobalConfig) Save

func (r *GlobalConfig) Save(filePath string)

Jump to

Keyboard shortcuts

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