mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-26 07:55:50 +03:00
[GH-ISSUE #379] Refactor: make everything in session.go private #95
Labels
No labels
good first issue
issue/confirmed
issue/critical
proposal/accepted
pull-request
type/bug
type/enhancement
type/feature
type/question
type/refactoring
type/testing
type/testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-api-go#95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.goexposes a few types and functions that are not fur use outside of this project.These parts should be made private.
@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.
@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:
@Tinyblargon commented on GitHub (Jun 23, 2025):
Closed by #432