Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WrappedRequest ¶
type WrappedRequest[T any] struct { Body struct { Body T `json:",inline"` } }
swagger:model WrappedRequest
type WrappedRequestInstance ¶
type WrappedRequestInstance WrappedRequest[Request]
swagger:model WrappedRequestInstance
Click to show internal directories.
Click to hide internal directories.