MCPcopy Index your code
hub / github.com/wavetermdev/waveterm / FirstMismatch

Method FirstMismatch

cmd/test-streammanager/verifier.go:59–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57}
58
59func (v *Verifier) FirstMismatch() int64 {
60 v.lock.Lock()
61 defer v.lock.Unlock()
62 return v.firstMismatch
63}

Callers 1

runTestFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected