Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
Generator is for generating golang client.
func NewGenerator ¶
func NewGenerator( config *project.Config, apis *api.Definitions, rest string, pkg string, rootPkg string, ) *Generator
NewGenerator creates a golang client generator.
Click to show internal directories.
Click to hide internal directories.