upaas/internal/server
sneak 8403e431d2 Add container restart/stop/start controls
- Add HandleAppRestart, HandleAppStop, HandleAppStart handlers
- Wire up POST routes for /apps/{id}/restart, /stop, /start
- Use helper function to reduce code duplication
2025-12-29 15:50:51 +07:00
..
routes.go Add container restart/stop/start controls 2025-12-29 15:50:51 +07:00
server.go Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00