Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFieldsByTag ¶
func GetFieldsByTag(i interface{}, tag string) map[string]*StructField
Types ¶
type StructField ¶
type StructField struct { Index int // contains filtered or unexported fields }
func NewStructField ¶
func NewStructField(index int, tag string) (string, *StructField)
Click to show internal directories.
Click to hide internal directories.