Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Module ¶
type Module []*Provider
Module type
func New ¶ added in v0.5.7
func New(fn interface{}, opts ...dig.ProvideOption) Module
New single module
type Provider ¶
type Provider struct { Constructor interface{} Options []dig.ProvideOption }
Provider struct
Click to show internal directories.
Click to hide internal directories.