Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/uber-go/fx
/ fromAnnotation
Struct
fromAnnotation
annotated.go:1432–1435 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1430
}
1431
1432
type
fromAnnotation
struct
{
1433
targets []
interface
{}
1434
types []reflect.Type
1435
}
1436
1437
var
_ Annotation = (*fromAnnotation)(nil)
1438
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected