MCPcopy
hub / github.com/uber-go/fx / Scope

Method Scope

module.go:142–142  ·  view source on GitHub ↗
(name string, opts ...dig.ScopeOption)

Source from the content-addressed store, hash-verified

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

Callers 3

buildHookInstallerMethod · 0.80
buildMethod · 0.80
inspectFxeventFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected