MCPcopy Create free account
hub / github.com/goadesign/goa / Primitive

TypeAlias Primitive

expr/types.go:31–31  ·  view source on GitHub ↗

Primitive is the type for null, boolean, integer, number, string, and time.

Source from the content-addressed store, hash-verified

29
30 // Primitive is the type for null, boolean, integer, number, string, and time.
31 Primitive Kind
32
33 // Array is the type used to describe field arrays or repeated fields.
34 Array struct {

Callers 2

TestCollectAttributesFunction · 0.92
types.goFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected