mirror of
https://github.com/acepanel/panel.git
synced 2026-02-06 23:37:23 +08:00
feat: 测试插件
This commit is contained in:
@@ -3,6 +3,7 @@ package plugin
|
||||
import (
|
||||
"github.com/go-chi/chi/v5"
|
||||
|
||||
_ "github.com/TheTNB/panel/internal/plugin/fail2ban"
|
||||
_ "github.com/TheTNB/panel/internal/plugin/openresty"
|
||||
"github.com/TheTNB/panel/pkg/pluginloader"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user