Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nhost/nhost
/ Type
Interface
Type
tools/codegen/processor/types.go:39–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
type
Type
interface
{
40
Name() string
41
Kind() KindIdentifier
42
Schema() *base.SchemaProxy
43
}
44
45
type
TypeObject
struct
{
46
name string
Callers
21
Render
Method · 0.65
ReturnType
Method · 0.65
TypeArrayName
Method · 0.65
getGitBranchName
Function · 0.65
writeScript
Function · 0.65
commandUpgrade
Function · 0.65
TestLocalGetApps
Function · 0.65
TestLocalUpdateConfig
Function · 0.65
___Type_kind
Method · 0.65
getFlagDefaultValue
Function · 0.65
decodeOne
Function · 0.65
pgEncode
Function · 0.65
Implementers
6
TypeObject
tools/codegen/processor/types.go
TypeEnum
tools/codegen/processor/types.go
TypeAlias
tools/codegen/processor/types.go
TypeScalar
tools/codegen/processor/types.go
TypeArray
tools/codegen/processor/types.go
TypeMap
tools/codegen/processor/types.go
Calls
no outgoing calls
Tested by
no test coverage detected