Documentation ¶
Index ¶
- func CreateModFile(path string, basePath string, codeTemplate clientCodeTemplate) error
- func Generate(packageName, basePath, outputPath string, s spec.Swagger) error
- func IsBinaryBody(op *spec.Operation, definitions map[string]spec.Schema) bool
- func IsBinaryParam(param spec.Parameter, definitions map[string]spec.Schema) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateModFile ¶
CreateModFile creates a go.mod file for the client module.
func IsBinaryBody ¶
IsBinaryBody returns true if the format of the body of the operation is binary
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.