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

Interface Custom

changes/changes.go:111–145  ·  view source on GitHub ↗

Custom is the interface that custom change types should implement. This allows the "known" types to interact with custom types. Custom changes might also need to implement the refs.PathMerger interface (see https://godoc.org/github.com/dotchain/dot/refs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 16

mergeMethod · 0.65
testReverseMergeFunction · 0.65
MergeMethod · 0.65
prefixMergeMethod · 0.65
TestConvergenceMetaFunction · 0.65
MergeMethod · 0.65
validateMergeResults1Function · 0.65
MergeMethod · 0.65
ApplyMethod · 0.65
ApplyMethod · 0.65
ApplyMethod · 0.65
ApplyMethod · 0.65

Implementers 5

setattrx/rich/setattr.go
PathChangechanges/path.go
Metachanges/meta.go
Runchanges/run/run.go
Updaterefs/update.go

Calls

no outgoing calls

Tested by

no test coverage detected