Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
generateConvertFileForPath
Function · 0.95
ConvertFile
Function · 0.95
validateErrors
Method · 0.65
validateGRPCUnionShapes
Function · 0.65
validateMessage
Function · 0.65
Service
Method · 0.65
Service
Method · 0.65
Finalize
Method · 0.65
Endpoint
Method · 0.65
Endpoint
Method · 0.65
Validate
Method · 0.65
httpRequestBody
Function · 0.65
Implementers
4
UserTypeExpr
expr/user_type.go
Array
expr/types.go
Map
expr/types.go
Union
expr/types.go
Calls
no outgoing calls
Tested by
11
TestUserTypeExprName
Function · 0.52
TestEqual
Function · 0.52
TestAttributeExprValidate
Function · 0.52
TestSections
Function · 0.52
TestValidations
Function · 0.52
TestExtensions
Function · 0.52
TestBuildOperation
Function · 0.52
TestBuildOperationID
Function · 0.52
TestProtoBufTransform
Function · 0.52
TestProtoc
Function · 0.52
TestAnonymousUserUnionArray_NoWrappersFromProto
Function · 0.52