transformer

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2026 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	E_UNKNOWN_TYPE = diag.DiagnosticCode{Code: "E_UNKNOWN_TYPE", Message: "Unknown type for entry %q"}
	// Error "Type for entry %q is %q, but tried to add %q"
	E_MISMATCH_TYPE = diag.DiagnosticCode{Code: "E_MISMATCH_TYPE", Message: "Type for entry %q is %q, but tried to add %q"}
	E_DUPLICATE_KEY = diag.DiagnosticCode{Code: "E_DUPLICATE_KEY", Message: "Duplicate key %q in entry %q"}
	E_EMPTY_BLOCK   = diag.DiagnosticCode{Code: "E_EMPTY_BLOCK", Message: "Detect empty block for entry %q"}
	E_EMPTY_KEY     = diag.DiagnosticCode{Code: "E_EMPTY_KEY", Message: "Empty key in entry %q"}
)

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