package
0.0.0-20241202200644-256ef67ed119
Repository: https://github.com/olendril/dgt-backend.git
Documentation: pkg.go.dev

# Functions

RegisterHandlers creates http.Handler with routing matching OpenAPI spec.
RegisterHandlersWithOptions creates http.Handler with additional options.

# Constants

No description provided by the author

# Structs

CharacterInfo defines model for CharacterInfo.
CharacterResponse defines model for CharacterResponse.
Error defines model for Error.
GinServerOptions provides options for the Gin server.
SearchResponse defines model for SearchResponse.
ServerInterfaceWrapper converts contexts to parameters.

# Interfaces

ServerInterface represents all server handlers.

# Type aliases

No description provided by the author
PostCharactersJSONRequestBody defines body for PostCharacters for application/json ContentType.
PutCharactersIdSuccessDungeonsJSONBody defines parameters for PutCharactersIdSuccessDungeons.
PutCharactersIdSuccessDungeonsJSONRequestBody defines body for PutCharactersIdSuccessDungeons for application/json ContentType.