Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Module ¶
type Module []*Provider
Module type.
func (Module) AppendConstructor ¶
AppendConstructor adds constructors into the module and return new Module.
type Provider ¶
type Provider struct {
Constructor interface{}
Options []dig.ProvideOption
}
Provider struct.
Click to show internal directories.
Click to hide internal directories.