package
0.0.0-20240930192354-06b9bf3a569b
Repository: https://github.com/cossim/coss-server.git
Documentation: pkg.go.dev

# Functions

GetSwagger returns the Swagger specification corresponding to the generated code in this file.
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.
RegisterHandlers creates http.Handler with routing matching OpenAPI spec.
RegisterHandlersWithOptions creates http.Handler with additional options.

# Structs

GinServerOptions provides options for the Gin server.
Response defines model for Response.
SendAllNotificationRequest defines model for SendAllNotificationRequest.
ServerInterfaceWrapper converts contexts to parameters.

# Interfaces

ServerInterface represents all server handlers.

# Type aliases

No description provided by the author
SendAllNotificationJSONRequestBody defines body for SendAllNotification for application/json ContentType.