consts

package
v0.0.0-...-e081c89 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: GPL-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package consts consolidates common values used throughout the source code

Index

Constants

View Source
const (
	// NamedPipeProcName is the GoFunction name used for murex builtin that outputs from a named pipe
	NamedPipeProcName = "read-named-pipe"

	// TestTableHeadings is the header line for the `table` test report format
	TestTableHeadings = " Status  Definition Function                                           Line Col.  Message"
)
View Source
const (
	EnvTrue  = "true"
	EnvFalse = "false"

	EnvMurexPid   = "MUREX_PID"
	EnvDataType   = "MUREX_DATA_TYPE"
	EnvMethod     = "MUREX_IS_METHOD"
	EnvBackground = "MUREX_IS_BACKGROUND"
)
View Source
const IssueTrackerURL = "This is a murex bug. Please raise an issue at https://github.com/lmorg/murex/issues"
View Source
const (
	// PathSlash is an OS specific directory separator
	PathSlash = "/"
)

Variables

View Source
var TempDir string

TempDir is the location of temp directory

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