mirror of
https://github.com/fankes/komari-agent.git
synced 2025-12-13 21:21:14 +08:00
feat: #28 支持使用环境变量 / 配置文件来传入 agent 参数
This commit is contained in:
@@ -2,8 +2,6 @@ package monitoring
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/komari-monitor/komari-agent/cmd/flags"
|
||||
)
|
||||
|
||||
func TestConnectionsCount(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user