Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
36
func
(mt MessageCode) IsOK() bool {
37
return
mt == MT_OK
38
}
39
40
const
sectionSize = 256
41
Callers
3
Post
Function · 0.80
Get
Function · 0.80
doAsk
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected