Documentation
¶
Index ¶
- func InitInvoke(function interface{}, opts ...dig.InvokeOption)
- func InitProvide(constructor interface{}, opts ...dig.ProvideOption)
- func Invoke(function interface{}, opts ...dig.InvokeOption) error
- func Provide(constructor interface{}, opts ...dig.ProvideOption) error
- func String() string
- type In
- type Out
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitInvoke ¶
func InitInvoke(function interface{}, opts ...dig.InvokeOption)
func InitProvide ¶
func InitProvide(constructor interface{}, opts ...dig.ProvideOption)
func Invoke ¶
func Invoke(function interface{}, opts ...dig.InvokeOption) error
func Provide ¶ added in v0.2.53
func Provide(constructor interface{}, opts ...dig.ProvideOption) error
Types ¶
Click to show internal directories.
Click to hide internal directories.