mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-16 23:26:47 +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.