package
2.6.17+incompatible
Repository: https://github.com/bavix/gripmock.git
Documentation: pkg.go.dev

# Functions

Handler creates http.Handler with routing matching OpenAPI spec.
HandlerFromMux creates http.Handler with routing matching OpenAPI spec based on the provided mux.
No description provided by the author
HandlerWithOptions creates http.Handler with additional options.

# Structs

AddStubJSONBody defines parameters for AddStub.
No description provided by the author
No description provided by the author
MessageOK defines model for MessageOK.
No description provided by the author
No description provided by the author
SearchRequest defines model for SearchRequest.
SearchResponse defines model for SearchResponse.
ServerInterfaceWrapper converts contexts to parameters.
Stub defines model for Stub.
StubHeaders defines model for StubHeaders.
StubInput defines model for StubInput.
StubOutput defines model for StubOutput.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

ServerInterface represents all server handlers.

# Type aliases

AddStubJSONRequestBody defines body for AddStub for application/json ContentType.
BatchStubsDeleteJSONRequestBody defines body for BatchStubsDelete for application/json ContentType.
ID defines model for ID.
ListID defines model for ListID.
No description provided by the author
SearchStubsJSONRequestBody defines body for SearchStubs for application/json ContentType.
StubList defines model for StubList.