Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefinitionNameFromRef ¶ added in v0.2.2
func Enum2string ¶
func Enum2string(enums ...interface{}) string
Types ¶
type APIRequest ¶ added in v0.2.2
type APIResponse ¶ added in v0.2.2
type SwageAPI ¶ added in v0.2.2
type SwageAPI struct { Header APIHeader Request []APIRequest Response []APIResponse }
Click to show internal directories.
Click to hide internal directories.