mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-25 02:09:01 +02:00
style: fix some golangci-lint warnings
This commit is contained in:
@@ -15,6 +15,7 @@ import (
|
||||
|
||||
type ProxmoxProvider struct {
|
||||
*proxmox.Node
|
||||
|
||||
vmid int
|
||||
lxcName string
|
||||
running bool
|
||||
|
||||
@@ -67,6 +67,7 @@ type (
|
||||
|
||||
dependency struct {
|
||||
*Watcher
|
||||
|
||||
waitHealthy bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user