Documentation
¶
Overview ¶
Package bug2783 reproduces go-swagger issue #2783 ("Models get mixed when using structs from several packages"): two packages each declare a swagger:model named Test. They collide on the short definition key "Test" and silently merge into one definition (union of fields, last package wins), instead of being disambiguated.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.