Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blobcache/blobcache
/ MessageCode
TypeAlias
MessageCode
src/bcp/message.go:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
)
11
12
type
MessageCode uint16
13
14
// ObjectType is the first 8 bits on the wire
15
func
(mt MessageCode) ObjectType() uint8 {
Callers
3
SetObjectType
Method · 0.85
SetOpCode
Method · 0.85
message.go
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected