Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Reachable ¶
type Reachable struct {
A string `json:"a"`
}
Reachable is referenced by a route (always emitted).
swagger:model
type Standalone ¶
type Standalone struct {
B string `json:"b"`
}
Standalone is a swagger:model not referenced by any route (#1436: only with -m).
swagger:model
Click to show internal directories.
Click to hide internal directories.