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

Method GetFuncMap

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

Source from the content-addressed store, hash-verified

23type Plugin interface { //nolint:interfacebloat
24 GetTemplates() fs.FS
25 GetFuncMap() map[string]any
26 TypeObjectName(name string) string
27 TypeScalarName(scalar *TypeScalar) string
28 TypeArrayName(array *TypeArray) string

Callers 1

RenderMethod · 0.65

Implementers 1

Typescripttools/codegen/processor/typescript/typ

Calls

no outgoing calls

Tested by

no test coverage detected