Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { RefreshDispathce refresh.Dispatcher // test 功能的控制器 V2rayDispathcer v2ray.Dispatcher // v2ray 功能的控制器 UserDispacher user.Dispatcher // sign 功能的控制器 ProtocolDispathcer protocol.Dispatcher // 协议功能的控制器 SubscribeDispathcer subscribe.Dispatcher // 订阅功能的控制器 ViewDispathcer view.Dispatcher // 前端界面的控制器 }
Controller 整个应用功能的控制器
Click to show internal directories.
Click to hide internal directories.