Versions in this module Expand all Collapse all v1 v1.0.0 Mar 18, 2024 Changes in this version + type Meta atomic.Pointer[meta] + func Generic[T any]() *Meta + func Load(rt reflect.Type) *Meta + func Of(a any) *Meta + func (m *Meta) Get(key any) any + func (m *Meta) Set(key any, value any)