config

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultGitRepo = `` /* 1562-byte string literal not displayed */

Variables

View Source
var (
	ConfLogger = &log.Entry{}
)

Functions

func HomePath

func HomePath() string

func Path

func Path(path string) string

Types

type GitRepo

type GitRepo struct {
	Name    string
	Version string
	Remotes []remote
}

type Organization

type Organization struct {
	Name  string
	Dir   string
	Repos []Repo
}

type Repo

type Repo struct {
	Name   string
	Branch string `default:"origin"`
}

Jump to

Keyboard shortcuts

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