chore: add comment

This commit is contained in:
Liam Chan 2024-08-26 09:57:44 +08:00
parent efae826049
commit 85c90ec1e1

View File

@ -60,7 +60,7 @@ func main() {
}() }()
/** /**
* Zabbix agent * Zabbix agent integration
*/ */
go func() { go func() {
err = zabbixagent.Launch() err = zabbixagent.Launch()