Documentation
¶
Index ¶
Constants ¶
View Source
const ( VOID = iota INT BOOL FLOAT STRING ARRAY )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Array ¶ added in v1.1.0
type Array struct {
// contains filtered or unexported fields
}
new type
type Float ¶ added in v1.1.0
type Float struct {
// contains filtered or unexported fields
}
new type
Click to show internal directories.
Click to hide internal directories.