Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dependency ¶
type Dependency struct {
// contains filtered or unexported fields
}
func NewDependency ¶
func NewDependency(container *dig.Container, params *param.Dependency) *Dependency
func (*Dependency) Apply ¶ added in v0.3.8
func (d *Dependency) Apply()
func (*Dependency) Inject ¶ added in v0.3.8
func (d *Dependency) Inject() (err error)
Click to show internal directories.
Click to hide internal directories.