package
0.0.0-20210927054352-786563c438a9
Repository: https://github.com/kwryoh/oapi-sample.git
Documentation: pkg.go.dev

# Functions

GetSwagger returns the Swagger specification corresponding to the generated code in this file.
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.
No description provided by the author
No description provided by the author
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.

# Structs

No description provided by the author
ErrorResponse defines model for errorResponse.
GetItemsParams defines parameters for GetItems.
GetItemsResponse defines model for getItemsResponse.
商品モデル.
PatchItemRequest defines model for patchItemRequest.
商品登録時の商品情報.
ServerInterfaceWrapper converts contexts to parameters.

# Interfaces

ServerInterface represents all server handlers.

# Type aliases

商品モデル.
主キー型.
主キー型.
Limit defines model for limit.
No description provided by the author
Page defines model for page.
PatchItemJSONRequestBody defines body for PatchItem for application/json ContentType.
PostItemsJSONRequestBody defines body for PostItems for application/json ContentType.