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

Method Name

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

Name returns the type name.

()

Source from the content-addressed store, hash-verified

18 Kind() Kind
19 // Name returns the type name.
20 Name() string
21 // IsCompatible checks whether val has a Go type that is compatible with the data
22 // type.
23 IsCompatible(any) bool

Callers 15

ConvertFileFunction · 0.95
validateErrorsMethod · 0.65
validateGRPCUnionShapesFunction · 0.65
validateMessageFunction · 0.65
ServiceMethod · 0.65
ServiceMethod · 0.65
FinalizeMethod · 0.65
EndpointMethod · 0.65
EndpointMethod · 0.65
ValidateMethod · 0.65
httpRequestBodyFunction · 0.65

Implementers 4

UserTypeExprexpr/user_type.go
Arrayexpr/types.go
Mapexpr/types.go
Unionexpr/types.go

Calls

no outgoing calls

Tested by 11

TestUserTypeExprNameFunction · 0.52
TestEqualFunction · 0.52
TestSectionsFunction · 0.52
TestValidationsFunction · 0.52
TestExtensionsFunction · 0.52
TestBuildOperationFunction · 0.52
TestBuildOperationIDFunction · 0.52
TestProtoBufTransformFunction · 0.52
TestProtocFunction · 0.52