MCPcopy Create free account
hub / github.com/nhost/nhost / Name

Method Name

tools/codegen/processor/types.go:40–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38
39type Type interface {
40 Name() string
41 Kind() KindIdentifier
42 Schema() *base.SchemaProxy
43}

Callers 15

RenderMethod · 0.65
ReturnTypeMethod · 0.65
TypeArrayNameMethod · 0.65
getGitBranchNameFunction · 0.65
writeScriptFunction · 0.65
commandUpgradeFunction · 0.65
TestLocalGetAppsFunction · 0.65
TestLocalUpdateConfigFunction · 0.65
TestLocalUpdateSecretsFunction · 0.65
___Type_nameMethod · 0.65
seedCorpusFunction · 0.65

Implementers 6

TypeObjecttools/codegen/processor/types.go
TypeEnumtools/codegen/processor/types.go
TypeAliastools/codegen/processor/types.go
TypeScalartools/codegen/processor/types.go
TypeArraytools/codegen/processor/types.go
TypeMaptools/codegen/processor/types.go

Calls

no outgoing calls

Tested by 10

TestLocalGetAppsFunction · 0.52
TestLocalUpdateConfigFunction · 0.52
TestLocalUpdateSecretsFunction · 0.52
seedCorpusFunction · 0.52
TestLexEvalFixturesFunction · 0.52
TestParseSuccessFixturesFunction · 0.52
TestParseEvalFixturesFunction · 0.52
TestParseFailureFixturesFunction · 0.52