MCPcopy Create free account
hub / github.com/dotchain/dot / Container

Struct Container

refs/container.go:16–19  ·  view source on GitHub ↗

Container wraps a Value and a set of references into the value. It implements the changes.Value interface. It acts like a "map-like" object with the wrapped value taking up the key "Value". The references are not accessed vai PathChange. Instead they are accessed via Update changes only. This allo

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected