package
Version:
v0.0.0-...-e8135f1
Opens a new window with list of versions in this module.
Published: May 28, 2019
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
XHashTag = "redis"
XHashTagSep = ";"
)
Map2model map 转模型,取得 hash 数据时用
func Model2map(origin interface{}) (map[string]interface{}, error)
Model2map 模型转 map,存储 hash 数据时用
type FieldTag struct {
Name string
IsIgnore bool
}
FieldTag 分析后的 tag 数据结构
Source Files
¶
Click to show internal directories.
Click to hide internal directories.