mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 23:45:55 +03:00
[PR #229] [MERGED] Small Refactoring #325
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#325
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?
📋 Pull Request Information
Original PR: https://github.com/Telmate/proxmox-api-go/pull/229
Author: @Tinyblargon
Created: 1/12/2023
Status: ✅ Merged
Merged: 1/12/2023
Merged by: @mleone87
Base:
master← Head:Refactoring📝 Commits (4)
b0391f3refactor: change function name06f42f8refactor: make names CamelCase7063c93refactor: fix typos4520a27refactor: fix typos📊 Changes
8 files changed (+106 additions, -83 deletions)
View changed files
📝
proxmox/client.go(+2 -2)📝
proxmox/config_acme_account.go(+2 -2)📝
proxmox/config_acme_plugin.go(+6 -6)📝
proxmox/config_lxc.go(+3 -3)📝
proxmox/config_metrics.go(+73 -49)📝
proxmox/config_network.go(+5 -6)📝
proxmox/config_storage.go(+13 -13)📝
proxmox/snapshot.go(+2 -2)📄 Description
Work done this pull.
mapToApiValues(). This should make the code more readable and homogeneous.The major change in
proxmox/config_metrics.gois the linter changing the formatting.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.