Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pydio/cells
/ WithFirstRun
Function
WithFirstRun
data/source/resolver.go:334–336 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
332
}
333
334
func
WithFirstRun(ctx context.Context) context.Context {
335
return
propagator.With(ctx, FirstRunContextKey, true)
336
}
Callers
1
HeatCacheAndWatch
Method · 0.85
Calls
1
With
Function · 0.92
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…