Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/fx
/ String
Method
String
annotated_test.go:1877–1877 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1875
t.Run(
"depend on result interface of target"
,
func
(t *testing.T) {
1876
type
stub
interface
{
1877
String() string
1878
}
1879
1880
var
started bool
Callers
6
TestAnnotatedFrom
Function · 0.65
TestAnnotatedFromFailures
Function · 0.65
TestAnnotatedAs
Function · 0.65
TestAnnotatedAsFailures
Function · 0.65
TestAnnotatedString
Function · 0.65
TestHookAnnotations
Function · 0.65
Implementers
15
ShutdownSignal
signal.go
replaceOption
replace.go
Annotated
annotated.go
lifecycleHookAnnotation
annotated.go
asType
annotated.go
annotated
annotated.go
testLogger
app_test.go
testErrorHandler
app_test.go
invokeOption
invoke.go
fromStringer
annotated_test.go
asStringer
annotated_test.go
anotherStringer
annotated_test.go
Calls
no outgoing calls
Tested by
6
TestAnnotatedFrom
Function · 0.52
TestAnnotatedFromFailures
Function · 0.52
TestAnnotatedAs
Function · 0.52
TestAnnotatedAsFailures
Function · 0.52
TestAnnotatedString
Function · 0.52
TestHookAnnotations
Function · 0.52