Documentation
¶
Index ¶
- func GenEnum(nodes map[string]*ast.EnumNode, path string) error
- func GenInput(nodes map[string]*ast.InputObjectNode, path string) error
- func GenInterface(nodes []ast.Node, path string) error
- func GenObject(nodes []*ast.ObjectNode, path string) error
- func GenOperationResolver(node *ast.ObjectNode, path string, name string) error
- func GenOperationResolverGen(nodes []*ast.ObjectNode, path string) error
- func GenRepo(nodes []*ast.ObjectNode, path string) error
- func GenResponse(nodes []*ast.ObjectNode, path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenOperationResolver ¶
func GenOperationResolver(node *ast.ObjectNode, path string, name string) error
func GenOperationResolverGen ¶
func GenOperationResolverGen(nodes []*ast.ObjectNode, path string) error
func GenResponse ¶
func GenResponse(nodes []*ast.ObjectNode, path string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.