Versions in this module Expand all Collapse all v1 v1.51.4 Oct 3, 2022 Changes in this version + type Attributes struct + func New(key, value interface{}) *Attributes + func (a *Attributes) Equal(o *Attributes) bool + func (a *Attributes) Value(key interface{}) interface{} + func (a *Attributes) WithValue(key, value interface{}) *Attributes