[GH-ISSUE #379] Refactor: make everything in session.go private #95

Closed
opened 2026-02-28 00:40:33 +03:00 by kerem · 3 comments
Owner

Originally created by @Tinyblargon on GitHub (Nov 24, 2024).
Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/379

Originally assigned to: @angyaljanos on GitHub.

The file session.go exposes a few types and functions that are not fur use outside of this project.
These parts should be made private.

Originally created by @Tinyblargon on GitHub (Nov 24, 2024). Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/379 Originally assigned to: @angyaljanos on GitHub. The file `session.go` exposes a few types and functions that are not fur use outside of this project. These parts should be made private.
kerem 2026-02-28 00:40:33 +03:00
Author
Owner

@angyaljanos commented on GitHub (Jun 17, 2025):

Hi @Tinyblargon!
Is this issue is still open? I am egaer to help but very new to contribute to opensource.

<!-- gh-comment-id:2979408746 --> @angyaljanos commented on GitHub (Jun 17, 2025): Hi @Tinyblargon! Is this issue is still open? I am egaer to help but very new to contribute to opensource.
Author
Owner

@Tinyblargon commented on GitHub (Jun 17, 2025):

@angyaljanos thank you for having an interest in contributing. This issue is still open and should be some refactoring.

Do you have any prior experience with Go?

If you want to start working on this I'll assing the issue to you. You can fork the project and make a Pull Request incorperating your changes.
If you need any further help feel free to ask.

Most of the time contributions to this project are as follows:

  1. contributor creates issue for the enhancement/change they would want in the project.
  2. we discuss the how and why of the change.
  3. contributor inplements the discuss enhancement/change in their fork.
  4. contributor creates Pull Request.
  5. Pull Request gets reviewed.
  6. Minor changes are made to enhancement/change.
  7. Pull Request gets merged.
<!-- gh-comment-id:2981037387 --> @Tinyblargon commented on GitHub (Jun 17, 2025): @angyaljanos thank you for having an interest in contributing. This issue is still open and should be some refactoring. Do you have any prior experience with Go? If you want to start working on this I'll assing the issue to you. You can fork the project and make a Pull Request incorperating your changes. If you need any further help feel free to ask. Most of the time contributions to this project are as follows: 1. contributor creates issue for the enhancement/change they would want in the project. 2. we discuss the how and why of the change. 3. contributor inplements the discuss enhancement/change in their fork. 4. contributor creates Pull Request. 5. Pull Request gets reviewed. 6. Minor changes are made to enhancement/change. 7. Pull Request gets merged.
Author
Owner

@Tinyblargon commented on GitHub (Jun 23, 2025):

Closed by #432

<!-- gh-comment-id:2997170668 --> @Tinyblargon commented on GitHub (Jun 23, 2025): Closed by #432
Sign in to join this conversation.
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/proxmox-api-go#95
No description provided.