# Functions
IdentityMiddleware is a gin middleware which extracts the identity from the JWT token.
NewDeviceController returns a new DeviceController.
No description provided by the author
NewInternalController returns a new InternalController.
NewManagementController returns a new ManagementController.
NewRouter returns the gin router.
NewStatusController returns a new StatusController.
No description provided by the author
# Constants
API URL used by the HTTP router.
API URL used by the HTTP router.
API URL used by the HTTP router.
API URL used by the HTTP router.
API URL used by the HTTP router.
API URL used by the HTTP router.
API URL used by the HTTP router.
API URL used by the HTTP router.
API URL used by the HTTP router.
API URL used by the HTTP router.
API URL used by the HTTP router.
API URL used by the HTTP router.
API URL used by the HTTP router.
API URL used by the HTTP router.
API URL used by the HTTP router.
API URL used by the HTTP router.
API URL used by the HTTP router.
API URL used by the HTTP router.
API URL used by the HTTP router.
API URL used by the HTTP router.
No description provided by the author
No description provided by the author
# Variables
HTTP errors.
HTTP errors.
HTTP errors.
The name of the field in the query parameter to GET that holds the id of a session.
The name of the field holding a number of milliseconds to sleep betweenthe consecutive writes of session recording data.
# Structs
DeviceController container for end-points.
No description provided by the author
InternalController contains status-related end-points.
ManagementController container for end-points.
No description provided by the author
StatusController contains status-related end-points.