package
0.0.0-20240518153032-3ab4589c9745
Repository: https://github.com/moonorange/go_api.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.
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.
# Structs
No description provided by the author
Error Object representing an error.
No description provided by the author
No description provided by the author
No description provided by the author
ServerInterfaceWrapper converts contexts to parameters.
Tag Object representing a Tag.
Task Object representing a Task.
No description provided by the author
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
No description provided by the author
TasksCreateJSONRequestBody defines body for TasksCreate for application/json ContentType.
TasksUpdateJSONRequestBody defines body for TasksUpdate for application/json ContentType.