MCPcopy
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.
108type Type int
109
110const (
111 // EntityApplication is for Application (top of tree)

Callers 1

TestBaseNewFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected