# Functions
CreateDeviceMap converts a slice of Device structs into a map with DeviceID as the key.
GetRepo returns the global repository instance.
Initialize initializes the Repository with App and returns it.
SetHandlerRepository sets the global repository (used globally if needed).
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Repository holds shared application configurations (App).
No description provided by the author
No description provided by the author
TestHandler is a handler for test routes, with access to shared Repository.
No description provided by the author
No description provided by the author