Documentation
¶
Overview ¶
Package warehouse provides test fixture types whose names deliberately collide with types in sibling fixture packages, so OpenAPI component-name collision handling can be exercised from the router tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gadget ¶
Gadget is a type whose inferred component name is contested by names the user pins explicitly -- a `schema:"Gadget"` struct tag, or an EnumNamer returning "Gadget" -- rather than by another inferred name.
Click to show internal directories.
Click to hide internal directories.