Versions in this module Expand all Collapse all v1 v1.0.0 Jun 3, 2021 Changes in this version + func DelPointer(w interface{}) interface + func GetFieldName(structName interface{}) []string + func GetValueByFieldName(structName interface{}, fieldName string) interface + func ToPointer(w interface{}) interface + type FieldInfo struct + FieldName string + FieldType string + TagValue string + func GetTagName(structName interface{}, tagKey string) []FieldInfo