Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/fx
/ loggerOption
Struct
loggerOption
app.go:243–243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
type
loggerOption
struct
{ p Printer }
244
245
func
(l loggerOption) apply(m *module) {
246
if
m.parent != nil {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected