Documentation ¶
Index ¶
- func CreateResponse(response *spec.OperationResponse, resultVar string) string
- func GetBody(response *spec.OperationResponse, responseVarName string) string
- func InterfaceName(operation *spec.NamedOperation) string
- func Interfaces(types *types.Types, operation *spec.NamedOperation, apiPackage packages.Module, ...) []sources.CodeFile
- func Signature(types *types.Types, operation *spec.NamedOperation) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateResponse ¶
func CreateResponse(response *spec.OperationResponse, resultVar string) string
func GetBody ¶ added in v2.1.1657
func GetBody(response *spec.OperationResponse, responseVarName string) string
func InterfaceName ¶
func InterfaceName(operation *spec.NamedOperation) string
func Interfaces ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.