Versions in this module Expand all Collapse all v1 v1.0.1 Sep 21, 2023 Changes in this version + func Deconstruct(fullPath string) (attrName string, path string, err error) + func GetJsonTag(t reflect.StructField) string + func GetValue(value interface{}, path string) (interface{}, error) + func NormalizeFieldName(name string) string + func SetValue(attrValue interface{}, path string, value interface{}) error