Versions in this module Expand all Collapse all v0 v0.1.0 Nov 10, 2025 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