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