package
Version:
v1.7.8
Opens a new window with list of versions in this module.
Published: Apr 24, 2020
License: MIT
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
¶
func GetDataByFieldName(data interface{}, filedName string) (interface{}, error)
典型reflect 操作
返回对应字段值
func StructToString(st interface{}) string
return struct string name
func ToSlice(arr interface{}) []interface{}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.