config

package
v0.0.0-...-07ec1b0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Version      string
	ShortCommit  string
	BuildDate    string
	Debug        bool
	ProjectRoots []string
)

Functions

func ParseArgsAndFlags

func ParseArgsAndFlags()

func SaveRepos

func SaveRepos(repositories []repo.Repository)

Types

type Repositories

type Repositories struct {
	Repositories []Repository
}

type Repository

type Repository struct {
	Path             string
	Root             string
	Group            string
	Name             string
	Frequency        int
	CreatedDate      string `yaml:"created_date"`
	LastAccessedDate string `yaml:"last_accessed_date"`
}

Jump to

Keyboard shortcuts

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