Documentation
¶
Index ¶
Constants ¶
View Source
const (
NATIVE_DIALECT = "golang"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reflector ¶
Reflector provides functions to build type and values from a Go value.
func NewReflector ¶
func NewReflector() *Reflector
func (*Reflector) DeriveSchema ¶
DeriveSchema builds a reflector list of elements from the given interface.
Click to show internal directories.
Click to hide internal directories.