constants

package
v0.0.0-...-4692f6a Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BottomLeft  = "bottom-left"
	BottomRight = "bottom-right"
	TopLeft     = "top-left"
	TopRight    = "top-right"
)
View Source
const (
	ForceParamName     = "force"
	SigParamName       = "sig"
	OperationParamName = "op"
)
View Source
const (
	// Version is the current version of picfit
	Version = "0.9.0"
)

Variables

View Source
var (
	// Branch is the compiled branch
	Branch string

	// Revision is the compiled revision
	Revision string

	// LatestCommitMessage is the latest commit message
	LatestCommitMessage string

	// BuildTime is the compiled build time
	BuildTime string

	// Compiler is the compiler used during build
	Compiler string
)
View Source
var StickPositions = []string{
	BottomLeft,
	BottomRight,
	TopLeft,
	TopRight,
}

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