Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Container ¶
type DigDecorator ¶
func NewDigDecorator ¶
func NewDigDecorator() (*DigDecorator, error)
func (*DigDecorator) Invoke ¶
func (container *DigDecorator) Invoke(function interface{}) error
func (*DigDecorator) Provide ¶
func (container *DigDecorator) Provide(constructor interface{}) error
func (*DigDecorator) Provides ¶
func (container *DigDecorator) Provides(constructors ...interface{}) error
Click to show internal directories.
Click to hide internal directories.