Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContentTypeNegotiator ¶
ContentTypeNegotiator is an autogenerated mock type for the ContentTypeNegotiator type
func (*ContentTypeNegotiator) NegotiateContentType ¶
func (_m *ContentTypeNegotiator) NegotiateContentType(request *http.Request, response *openapi3.Response) string
NegotiateContentType provides a mock function with given fields: request, response
type StatusCodeNegotiator ¶
StatusCodeNegotiator is an autogenerated mock type for the StatusCodeNegotiator type
func (*StatusCodeNegotiator) NegotiateStatusCode ¶
func (_m *StatusCodeNegotiator) NegotiateStatusCode(request *http.Request, responses openapi3.Responses) (string, int, error)
NegotiateStatusCode provides a mock function with given fields: request, responses
Click to show internal directories.
Click to hide internal directories.