mirror of
https://github.com/lorsanstand/HomeOps-Hub.git
synced 2026-06-19 16:45:15 +03:00
refactor: defer close connection or file
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package domain
|
||||
|
||||
type RegisterAgentRequest struct {
|
||||
AgentId string
|
||||
AgentID string
|
||||
AgentName string
|
||||
AgentVersion string
|
||||
Host HostInfo
|
||||
|
||||
Reference in New Issue
Block a user