MCPcopy Index your code
hub / github.com/git-bug/git-bug / Witness

Method Witness

util/lamport/clock.go:14–14  ·  view source on GitHub ↗

Witness is called to update our local clock if necessary after witnessing a clock value received from another process

(time Time)

Source from the content-addressed store, hash-verified

12 // Witness is called to update our local clock if necessary after
13 // witnessing a clock value received from another process
14 Witness(time Time) error
15}

Callers 5

makeIdentityTestRepoFunction · 0.65
WitnessMethod · 0.65
testClockFunction · 0.65
readFunction · 0.65
readClockNoCheckFunction · 0.65

Implementers 1

MemClockutil/lamport/mem_clock.go

Calls

no outgoing calls

Tested by 1

makeIdentityTestRepoFunction · 0.52