Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StructToSlice ¶
func StructToSlice(v interface{}) []interface{}
func StructToSliceByFieldName ¶
func StructToSliceByFieldName(v interface{}, fields []string) []interface{}
func StructToSliceByTag ¶
func StructToSliceByTag(v interface{}, t string) []interface{}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.