Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redspread/spread
/ Type
TypeAlias
Type
pkg/entity/entity.go:108–108 ·
view source on GitHub ↗
Type identifies the entity's type.
Source
from the content-addressed store, hash-verified
106
107
// Type identifies the entity's type.
108
type
Type int
109
110
const
(
111
// EntityApplication is for Application (top of tree)
Callers
1
TestBaseNew
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected