package
Version:
v0.0.0-...-4d2ef29
Opens a new window with list of versions in this module.
Published: Aug 13, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
T_any = iota
T_int
T_null
T_bool
T_time
T_float
T_array
T_table
T_string
)
type T struct {
Oid int32
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.