util

package
v1.0.0-beta.21 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LanguageKeywords = container.NewHashSet("abstract", "add", "alias", "and", "any", "args", "arguments", "array",
	"as", "as?", "ascending", "assert", "async", "await", "base", "bool", "boolean", "break", "by", "byte",
	"callable", "case", "catch", "chan", "char", "checked", "class", "clone", "const", "constructor", "continue",
	"debugger", "decimal", "declare", "def", "default", "defer", "del", "delegate", "delete", "descending", "die",
	"do", "double", "dynamic", "echo", "elif", "else", "elseif", "empty", "enddeclare", "endfor", "endforeach",
	"endif", "endswitch", "endwhile", "enum", "equals", "eval", "event", "except", "exception", "exit", "explicit",
	"export", "extends", "extern", "fallthrough", "false", "final", "finally", "fixed", "float", "fn", "for",
	"foreach", "from", "fun", "func", "function", "get", "global", "go", "goto", "group", "if", "implements",
	"implicit", "import", "in", "include", "include_once", "init", "instanceof", "insteadof", "int", "integer",
	"interface", "internal", "into", "is", "isset", "join", "lambda", "let", "list", "lock", "long", "managed",
	"map", "match", "module", "nameof", "namespace", "native", "new", "nint", "none", "nonlocal", "not", "notnull",
	"nuint", "null", "number", "object", "of", "on", "operator", "or", "orderby", "out", "override", "package",
	"params", "partial", "pass", "print", "private", "protected", "public", "raise", "range", "readonly", "record",
	"ref", "remove", "require", "require_once", "return", "sbyte", "sealed", "select", "set", "short", "sizeof",
	"stackalloc", "static", "strictfp", "string", "struct", "super", "switch", "symbol", "synchronized", "this",
	"throw", "throws", "trait", "transient", "true", "try", "type", "typealias", "typeof", "uint", "ulong",
	"unchecked", "unmanaged", "unsafe", "unset", "use", "ushort", "using", "val", "value", "var", "virtual", "void",
	"volatile", "when", "where", "while", "with", "xor", "yield")
View Source
var Service string = "tigris-server"

Service program name used in logging and monitoring.

View Source
var Version string

Version of this build.

Functions

func ExecTemplate

func ExecTemplate(w io.Writer, tmpl string, vars interface{}) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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