setup

package
v1.2.20 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2022 License: ISC Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultVersionGo default filename to use for generate file.
	DefaultVersionGo = "gen/version/version.go"
	// DotVersionFile file name to look for the version in.
	DotVersionFile = ".version"
	// GitUser git user.
	GitUser = "git"
	// LicenseFiles names.
	LicenseFiles = "LICENSE.md LICENSE"
	// ModuleFile file name.
	ModuleFile = "go.mod"
)
View Source
const (
	NormalExit = iota
	VersionConflict
)

Program exit codes.

Variables

View Source
var Flags struct {
	Dirty   *bool
	DryRun  *bool
	Output  *string
	Verbose *bool
	Version *bool
}

Flags used on the command line.

View Source
var VersionTemplateStr string

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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