Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/mangle
/ Merge
Method
Merge
factstore/factstore.go:55–55 ·
view source on GitHub ↗
Merge merges contents of given store.
(ReadOnlyFactStore)
Source
from the content-addressed store, hash-verified
53
54
// Merge merges contents of given store.
55
Merge(ReadOnlyFactStore)
56
}
57
58
// GetAllFacts streams all facts in a store.
Callers
6
TestMerge
Function · 0.65
Merge
Method · 0.65
Merge
Method · 0.65
Merge
Method · 0.65
TestAddContainsRemove
Function · 0.65
ExtractPackages
Function · 0.65
Implementers
10
SimpleInMemoryStore
factstore/factstore.go
MergedStore
factstore/factstore.go
TeeingStore
factstore/factstore.go
IndexedInMemoryStore
factstore/factstore.go
MultiIndexedInMemoryStore
factstore/factstore.go
MultiIndexedArrayInMemoryStore
factstore/factstore.go
ConcurrentFactStore
factstore/factstore.go
TemporalStore
factstore/temporal.go
TemporalFactStoreAdapter
factstore/temporal.go
TeeingTemporalStore
factstore/temporal.go
Calls
no outgoing calls
Tested by
2
TestMerge
Function · 0.52
TestAddContainsRemove
Function · 0.52