[GH-ISSUE #109] type Tasks []*Tasks #18

Closed
opened 2026-03-03 15:29:37 +03:00 by kerem · 1 comment
Owner

Originally created by @githab27 on GitHub (Jan 7, 2024).
Original GitHub issue: https://github.com/luthermonson/go-proxmox/issues/109

Hi,
thanks a lot for this great interface to proxmox!
I think that line 576 of Types.go shoud not read

type Tasks []*Tasks
but
type Tasks []*Task

best regards
Andy

Originally created by @githab27 on GitHub (Jan 7, 2024). Original GitHub issue: https://github.com/luthermonson/go-proxmox/issues/109 Hi, thanks a lot for this great interface to proxmox! I think that line 576 of Types.go shoud not read type Tasks []*Tasks but type Tasks []*Task best regards Andy
kerem closed this issue 2026-03-03 15:29:37 +03:00
Author
Owner

@luthermonson commented on GitHub (Jan 9, 2024):

open a PR to fix it!

<!-- gh-comment-id:1882398241 --> @luthermonson commented on GitHub (Jan 9, 2024): open a PR to fix it!
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/go-proxmox#18
No description provided.