Documentation
¶
Overview ¶
Package api holds a body type referenced from another package (go-swagger#2002).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FooBarResponse ¶
type FooBarResponse struct {
Result string `json:"result"`
}
FooBarResponse is a body payload type declared in a separate package.
Click to show internal directories.
Click to hide internal directories.