Versions in this module Expand all Collapse all v0 v0.0.6 Mar 15, 2026 Changes in this version + func WithDig() compogo.Option + type Decorator struct + func NewDecorator(dig *dig.Container) *Decorator + func (container *Decorator) Invoke(function interface{}) error + func (container *Decorator) Provide(constructor interface{}) error + func (container *Decorator) Provides(constructors ...interface{}) error