constants

package
v0.0.0-...-1d800d4 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2024 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AgentErrorName           = ".agent-error"
	AgentSocketName          = ".agent-socket"
	AgentErrorPathContainer  = CompileDirContainer + "/" + AgentErrorName
	AgentSocketPathContainer = CompileDirContainer + "/" + AgentSocketName

	CompileDirContainer = "/compile"
	OutputDirContainer  = "/output"

	CompileDirPlaceHolder = "$COMPILE_DIR"
	OutputDirPlaceHolder  = "$OUTPUT_DIR"

	CompileOutputLabel        = "compile-output"
	ContentLabel              = "content"
	ProjectSyncStateFilename  = ".project-sync-state-v3"
	PDFCachingTrackerFilename = "pdf-caching.json"

	TimedOut       = "timedout"
	Cancelled      = "cancelled"
	Terminated     = "terminated"
	Success        = "success"
	Failure        = "failure"
	ValidationPass = "validation-pass"
	ValidationFail = "validation-fail"
)

Variables

This section is empty.

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