Documentation ¶
Index ¶
- func DbgPrintf(format string, a ...interface{})
- func DbgPrintln(a ...interface{})
- func DumpObject(objects *codegen.Objects, object *codegen.Object)
- func GetMethod(field *codegen.Field, defaultMethod string) string
- func GetSelection(objects *codegen.Objects, field *codegen.Field, refer bool) string
- func GetURL(field *codegen.Field) string
- func New(filename string, typename string) plugin.Plugin
- func ShouldHide(directive *ast.Directive) bool
- func Unused_GetArguments(objects *codegen.Objects, field *codegen.Field) string
- func Unused_GetInputs(data *codegen.Data) string
- type Plugin
- type ResolverBuild
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DbgPrintln ¶
func DbgPrintln(a ...interface{})
func GetSelection ¶
func ShouldHide ¶
_$_ [Using Functions Inside Go Templates - Calhoun.io](https://www.calhoun.io/intro-to-templates-p3-functions/# ) | ClippedOn=2021-08-10T09:45:06.709Z
func Unused_GetArguments ¶
func Unused_GetInputs ¶
Types ¶
type ResolverBuild ¶
Click to show internal directories.
Click to hide internal directories.