Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateC ¶
func GenerateC(w io.Writer, cs *compiler.CompiledSchema) error
GenerateC writes the generated C implementation to w.
func GenerateCHeader ¶
func GenerateCHeader(w io.Writer, cs *compiler.CompiledSchema) error
GenerateCHeader writes the generated C header to w.
func GenerateGo ¶
func GenerateGo(w io.Writer, cs *compiler.CompiledSchema) error
GenerateGo writes the generated Go source to w.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.