mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-17 08:56:56 +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.