Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/fx
/ asAnnotation
Struct
asAnnotation
annotated.go:1186–1189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1184
}
1185
1186
type
asAnnotation
struct
{
1187
targets []
interface
{}
1188
types []asType
1189
}
1190
1191
type
asType
struct
{
1192
self bool
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected