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

Method ID

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

ID returns the identifier for the user type.

()

Source from the content-addressed store, hash-verified

77 CompositeExpr
78 // ID returns the identifier for the user type.
79 ID() string
80 // Rename changes the type name to the given value.
81 Rename(string)
82 // SetAttribute updates the underlying attribute.

Callers 15

hasJSONRPCIDFieldRecFunction · 0.65
walkrecFunction · 0.65
DupTypeMethod · 0.65
makeHTTPTypeRecursiveFunction · 0.65
collectUserTypesFunction · 0.65
collectHTTPUnionTypesFunction · 0.65
collectValidationsRFunction · 0.65
makeProtoBufMessageRFunction · 0.65
safelyGetMetaTypeImportsFunction · 0.65
WalkTypeFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected