constants

package
v0.0.0-...-ec835ab Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: MIT Imports: 1 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 FilterBlur = "blur"
View Source
const ModifiedTimeFormat = time.RFC1123
View Source
const RequestIDCtx = "request-id"
View Source
const (
	// Version is the current version of picfit
	Version = "0.14.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 Filters = []string{
	FilterBlur,
}
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