mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-12-16 13:16:05 +08:00
模块化定时任务,方便在插件中注册任务;增加日志分组
This commit is contained in:
@@ -28,8 +28,8 @@ type (
|
||||
)
|
||||
|
||||
var (
|
||||
localCronClient ICronClient
|
||||
localAuthClient IAuthClient
|
||||
localCronClient ICronClient
|
||||
)
|
||||
|
||||
func AuthClient() IAuthClient {
|
||||
|
||||
Reference in New Issue
Block a user