Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( As = dig.As Name = dig.Name )
Functions ¶
func MustInvoke ¶
func MustInvoke(function interface{})
func MustProvide ¶
func MustProvide(constructor interface{}, opt ...ProvideOption)
func Provide ¶
func Provide(constructor interface{}, opt ...ProvideOption) error
Types ¶
type ProvideOption ¶ added in v0.14.12
type ProvideOption = dig.ProvideOption
Click to show internal directories.
Click to hide internal directories.