package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jul 17, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Schema struct {
Model interface{}
Name string
Fields []*Field
FieldNames []string
}
func (schema *Schema) RecordValue(dest interface{}) []interface{}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.