MCPcopy Create free account
hub / github.com/rsc/tmp / broken

Method broken

mpt/disk.go:107–112  ·  view source on GitHub ↗

broken marks the tree broken with err as the reason. Any method on t or function taking a t as an argument is expected to call t.broken for I/O or data corruption errors. If the error comes from another method on t or function taking t as an argument, then that callee can be assumed to have called t

(err error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

SyncMethod · 0.95
CloseMethod · 0.95
mutateMethod · 0.95
addrToMemMethod · 0.95
initMethod · 0.45
setValMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected