Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ persistConcurrentDecodeObj
Struct
persistConcurrentDecodeObj
dagql/cache_persistence_import_test.go:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
)
21
22
type
persistConcurrentDecodeObj
struct
{
23
Name string
24
}
25
26
type
persistedPersistConcurrentDecodeObj
struct
{
27
Name string `json:
"name"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected