Discover Packages
gitee.com/wudongdongfw/gofw-orm
schema
package
Version:
v0.0.0-...-85f735d
Opens a new window with list of versions in this module.
Published: Oct 25, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Field struct {
Name string `json:"name"`
Type string `json:"type"`
Tag string `json:"tag"`
Size string `json:"size"`
}
func (s *Schema ) RecordValues(dest interface{}) []interface{}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.