MCPcopy Index your code
hub / github.com/dagger/dagger / EngineLocalCachePolicy

Method EngineLocalCachePolicy

core/query.go:154–154  ·  view source on GitHub ↗

The default local cache policy to use for automatic local cache GC.

()

Source from the content-addressed store, hash-verified

152
153 // The default local cache policy to use for automatic local cache GC.
154 EngineLocalCachePolicy() *dagql.CachePrunePolicy
155
156 // Gets the engine snapshot manager.
157 SnapshotManager() bkcache.SnapshotManager

Callers 1

localCacheMethod · 0.65

Implementers 3

mockServercore/telemetry_test.go
currentTypeDefsTestServercore/schema/test_server_test.go
Serverengine/server/server.go

Calls

no outgoing calls

Tested by

no test coverage detected