mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-14 23:53:40 +01:00
- Added Restart, Start, and Stop functions to manage Docker containers by ID. - Introduced corresponding request structs (StartRequest, StopRequest) for handling input. - Updated Swagger documentation to include new endpoints and request/response schemas.