Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MultiLine ¶
type MultiLine struct {
C int `json:"c"`
}
MultiLine is a thing.
And here is a longer description spanning a separate paragraph.
swagger:model
type WithoutPeriod ¶
type WithoutPeriod struct {
B int `json:"b"`
}
WithoutPeriod is a thing swagger:model
Click to show internal directories.
Click to hide internal directories.