Versions in this module Expand all Collapse all v1 v1.0.0 Oct 23, 2024 Changes in this version + func GetField(obj interface{}, name string) (i interface{}, err error) + func MakeValueType(ptr reflect.Type) reflect.Type + func SetField(obj interface{}, name string, value interface{}) error