# Functions
LoadRoutes loads the routes for the echo server.
No description provided by the author
NewRouteService creates a new RoutesService.
# Structs
RouteService is a struct that holds the echo instance, the echo group, the service, the database pool, and the redis client.