# Functions
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.
New creates a new API server.
NewQRCodeStore creates a new QRcodeStore.
No description provided by the author
No description provided by the author
RegisterStatic add method to the mux that are not documented in the API.
# Structs
Body defines model for Body.
No description provided by the author
No description provided by the author
CallbackParams defines parameters for Callback.
No description provided by the author
No description provided by the author
GenericErrorMessage defines model for GenericErrorMessage.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetQRCodeFromStoreParams defines parameters for GetQRCodeFromStore.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
JWZMetadata defines model for JWZMetadata.
JWZProofs defines model for JWZProofs.
QRCode defines model for QRCode.
QRcodeStore is a storage of qrCodes in a cache.
No description provided by the author
No description provided by the author
Scope defines model for Scope.
ScopeRequest defines model for ScopeRequest.
Server represents the API server.
ServerInterfaceWrapper converts contexts to parameters.
No description provided by the author
No description provided by the author
SignInRequest defines model for SignInRequest.
No description provided by the author
SingInResponse defines model for SingInResponse.
No description provided by the author
No description provided by the author
StatusParams defines parameters for Status.
No description provided by the author
StatusResponse defines model for StatusResponse.
No description provided by the author
No description provided by the author
TransactionData Only required when using on-chain verification.
TransactionDataResponse Only required when using on-chain verification.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ServerInterface represents all server handlers.
No description provided by the author
No description provided by the author
StrictServerInterface represents all server handlers.
# Type aliases
No description provided by the author
CallbackResponse defines model for CallbackResponse.
CallbackTextBody defines parameters for Callback.
CallbackTextRequestBody defines body for Callback for text/plain ContentType.
No description provided by the author
Health defines model for Health.
No description provided by the author
Id defines model for id.
No description provided by the author
N400 defines model for 400.
No description provided by the author
N404 defines model for 404.
No description provided by the author
N500 defines model for 500.
No description provided by the author
Query defines model for Query.
ScopeParams defines model for ScopeParams.
SessionID defines model for sessionID.
No description provided by the author
SignInJSONRequestBody defines body for SignIn for application/json ContentType.
No description provided by the author
No description provided by the author
No description provided by the author
UUID defines model for UUID.