Documentation ¶ Index ¶ func GenerateClientCode(w io.Writer, server *spec.Server) error func GenerateField(w io.Writer, field *resolve.Field) func GenerateType(typ resolve.Type) string func GenerateTypeCode(w io.Writer, resolver *resolve.Resolver) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GenerateClientCode ¶ func GenerateClientCode(w io.Writer, server *spec.Server) error func GenerateField ¶ func GenerateField(w io.Writer, field *resolve.Field) func GenerateType ¶ func GenerateType(typ resolve.Type) string func GenerateTypeCode ¶ func GenerateTypeCode(w io.Writer, resolver *resolve.Resolver) error Types ¶ This section is empty. Source Files ¶ View all Source files gog.go Click to show internal directories. Click to hide internal directories.