Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/distributedio/titan
/ ObjectType
TypeAlias
ObjectType
db/object.go:60–60 ·
view source on GitHub ↗
ObjectType is the type of a data structure
Source
from the content-addressed store, hash-verified
58
59
// ObjectType is the type of a data structure
60
type
ObjectType byte
61
62
// String representation of object type
63
func
(t ObjectType) String() string {
Callers
2
DecodeObject
Function · 0.85
object.go
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected