Versions in this module Expand all Collapse all v1 v1.5.6 Apr 28, 2025 Changes in this version + type Meta struct + Fields []*Meta + Name string + Type reflect.Type + func New(v any, name string) (*Meta, error) + func (m *Meta) String() string + func (m *Meta) Validate(values any) error + func (m *Meta) Write(w io.Writer) error