MCPcopy Create free account
hub / github.com/dagger/dagger / persistCodecObj

Struct persistCodecObj

dagql/cache_persistence_self_test.go:23–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23type persistCodecObj struct {
24 Name string
25}
26
27type persistCodecNonPersistedObj struct {
28 Name string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected