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 ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.