package
Version:
v0.0.0-...-8abbb35
Opens a new window with list of versions in this module.
Published: Jan 19, 2022
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) RecordValues(dest interface{}) []interface{}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.