mirror of
https://github.com/lorsanstand/HomeOps-Hub.git
synced 2026-09-18 16:18:21 +03:00
feat: create save new agent in db
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
)
|
||||
|
||||
type Agent struct {
|
||||
ID int64
|
||||
ID int32
|
||||
AgentID string
|
||||
AgentName *string
|
||||
Architecture string
|
||||
|
||||
Reference in New Issue
Block a user