Documentation
¶
Overview ¶
Package bug2637 reproduces go-swagger issue #2637 ("Cyclic type definition for defined types using the same name"): a local type defined from a same-named type in another package collides on the short key and the definition gets a SELF-$ref alongside its properties — an invalid, self- cyclic definition that hangs downstream codegen. Same family as #2783.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateDomainRequest ¶
type CreateDomainRequest mongo.CreateDomainRequest
swagger:model CreateDomainRequest
Click to show internal directories.
Click to hide internal directories.