MCPcopy 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
12type MessageCode uint16
13
14// ObjectType is the first 8 bits on the wire
15func (mt MessageCode) ObjectType() uint8 {

Callers 3

SetObjectTypeMethod · 0.85
SetOpCodeMethod · 0.85
message.goFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected