MCPcopy
hub / github.com/google/mangle / Merge

Method Merge

factstore/temporal.go:78–78  ·  view source on GitHub ↗

Merge merges contents of given store.

(ReadOnlyTemporalFactStore)

Source from the content-addressed store, hash-verified

76
77 // Merge merges contents of given store.
78 Merge(ReadOnlyTemporalFactStore) error
79}
80
81// DefaultMaxIntervalsPerAtom is the default maximum number of intervals allowed per atom.

Callers 1

MergeMethod · 0.65

Implementers 2

TemporalStorefactstore/temporal.go
TeeingTemporalStorefactstore/temporal.go

Calls

no outgoing calls

Tested by

no test coverage detected