added nats to struct
This commit is contained in:
parent
a8dfa19b3a
commit
fd29dc04e3
1 changed files with 3 additions and 0 deletions
|
|
@ -38,6 +38,9 @@ type Agent struct {
|
|||
Platform string
|
||||
GoArch string
|
||||
ServiceConfig *service.Config
|
||||
NatsServer string
|
||||
NatsProxyPath string
|
||||
NatsProxyPort string
|
||||
}
|
||||
|
||||
type AgentConfig struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue