Versions in this module Expand all Collapse all v0 v0.9.2 May 11, 2021 Changes in this version + type Attribute struct + Key string + Value string + type AttributeSetter interface + SetAttribute func(Attribute) error + type Attributer interface + Attributes func() []Attribute + type Builder interface + type MultiBuilder interface