# Functions

RegisterHandlers adds each server route to the EchoRouter.

# Structs

ConsentRecord defines model for ConsentRecord.
CreateConsentRequest defines model for CreateConsentRequest.
DocumentReference defines model for DocumentReference.
JobCreatedResponse defines model for JobCreatedResponse.
Period defines model for Period.
ServerInterfaceWrapper converts echo contexts to parameters.
Wrapper provides the implementation of the generated ServerInterface.

# Interfaces

This is a simple interface which specifies echo.Route addition functions which are present on both echo.Echo and echo.Group, since we want to allow using either of them for path registration.
ServerInterface represents all server handlers.

# Type aliases

CreateOrUpdateConsentJSONBody defines parameters for CreateOrUpdateConsent.
CreateOrUpdateConsentRequestBody defines body for CreateOrUpdateConsent for application/json ContentType.
DataClassification defines model for DataClassification.
IdentifierURI defines model for IdentifierURI.