Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// Root holds the variable name used for the database variable.
Root = "$"
)
Functions ¶
This section is empty.
Types ¶
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
Engine holds a database variable, allowing updates and publishing changes.
Click to show internal directories.
Click to hide internal directories.