package
1.10.1
Repository: https://github.com/kak-tus/irma_bot.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
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.

# Structs

Answer defines model for Answer.
No description provided by the author
No description provided by the author
Error defines model for Error.
GetGroupParams defines parameters for GetGroup.
GetTokenDataParams defines parameters for GetTokenData.
Group defines model for Group.
No description provided by the author
No description provided by the author
Question defines model for Question.
No description provided by the author
No description provided by the author
SaveGroupParams defines parameters for SaveGroup.
ServerInterfaceWrapper converts contexts to parameters.
TokenData defines model for TokenData.
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

Answers defines model for Answers.
Domain defines model for Domain.
Domains defines model for Domains.
GetGroupResponse defines model for GetGroupResponse.
GetTokenResponse defines model for GetTokenResponse.
Healthcheck defines model for Healthcheck.
HealthcheckResponse defines model for HealthcheckResponse.
InternalErrorResponse defines model for InternalErrorResponse.
No description provided by the author
NotFoundErrorResponse defines model for NotFoundErrorResponse.
Questions defines model for Questions.
SaveGroupJSONRequestBody defines body for SaveGroup for application/json ContentType.
SaveGroupRequest defines model for SaveGroupRequest.
SaveGroupResponse defines model for SaveGroupResponse.
Token defines model for Token.