mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-15 06:43:35 +01:00
- Modified functions to accept context.Context as a parameter for better context management. - Updated Init methods in Proxmox and Config to use the provided context. - Adjusted UpdatePorts and NewProxmoxProvider to utilize the context for operations.