consts

package
v1.9.1 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagDebug          = "debug"
	FlagConfigFile     = "config-file"
	FlagOutput         = "output"
	FlagJustCD         = "just-cd"
	FlagOpen           = "open"
	FlagIgnoreChildren = "ignore-children"
	FlagMaxDept        = "max-depth"
	FlagCommand        = "command"
	FlagDisable        = "disable"
	FlagInterval       = "interval"
	FlagNoFolders      = "no-folders"
	FlagChoiceType     = "choice-type"
)
View Source
const (
	AuthorName  = "Guionardo Furlan"
	AuthorEmail = "guionardo@gmail.com"
	AppName     = "go-dev"
)

Variables

View Source
var MetadataJson []byte

Functions

This section is empty.

Types

type MetadataStruct added in v1.3.0

type MetadataStruct struct {
	BuildTime   time.Time `json:"build_time"`
	Version     string    `json:"version"`
	BuildRunner string    `json:"build_runner"`
}
var (
	Metadata MetadataStruct
)

Jump to

Keyboard shortcuts

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