(name string, opts ...dig.ScopeOption)
| 140 | Invoke(f interface{}, opts ...dig.InvokeOption) error |
| 141 | Provide(f interface{}, opts ...dig.ProvideOption) error |
| 142 | Scope(name string, opts ...dig.ScopeOption) *dig.Scope |
| 143 | String() string |
| 144 | } |
| 145 |
no outgoing calls
no test coverage detected