MCPcopy Create free account
hub / github.com/blobcache/blobcache / IsOK

Method IsOK

src/bcp/message.go:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34}
35
36func (mt MessageCode) IsOK() bool {
37 return mt == MT_OK
38}
39
40const sectionSize = 256
41

Callers 3

PostFunction · 0.80
GetFunction · 0.80
doAskFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected