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