Documentation ¶ Index ¶ type B func From(decorators ...Decorator) B func FromAll(decorators []Decorator) B func (decorators B) Apply(registry plugin.Registry) plugin.Registry type Decorator Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type B ¶ type B iter.Seq[Decorator] func From ¶ func From(decorators ...Decorator) B func FromAll ¶ func FromAll(decorators []Decorator) B func (B) Apply ¶ func (decorators B) Apply(registry plugin.Registry) plugin.Registry type Decorator ¶ type Decorator func(plugin.Registry) plugin.Registry Source Files ¶ View all Source files builder.go Click to show internal directories. Click to hide internal directories.