Versions in this module Expand all Collapse all v1 v1.2.0 Jan 20, 2026 v1.1.0 Jan 5, 2026 v1.0.0 Dec 19, 2025 Changes in this version + func AddrIfPresent[T comparable](v param.Opt[T]) *T + func ToOpt[T comparable](v T, meta respjson.Field) param.Opt[T] + func Valid(v param.ParamStruct) bool + func VariantFromUnion(u reflect.Value) (any, error)