Versions in this module Expand all Collapse all v0 v0.1.1 Jan 13, 2026 v0.1.0 Jan 12, 2026 Changes in this version + func AssignFromString(value reflect.Value, stringEncodedValue string) error + func Dereference(value reflect.Value) reflect.Value + func DereferenceType(t reflect.Type) reflect.Type + func IsNil(value reflect.Value) bool + func Nillable(kind reflect.Kind) bool