mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-09-27 03:25:56 +08:00
feat: task system change to out lib
This commit is contained in:
@@ -21,8 +21,6 @@ import (
|
||||
|
||||
"gopkg.in/yaml.v3"
|
||||
|
||||
"m7s.live/v5/pkg/task"
|
||||
|
||||
"github.com/quic-go/quic-go"
|
||||
|
||||
gatewayRuntime "github.com/grpc-ecosystem/grpc-gateway/v2/runtime"
|
||||
@@ -30,6 +28,7 @@ import (
|
||||
"google.golang.org/grpc"
|
||||
"gorm.io/gorm"
|
||||
|
||||
task "github.com/langhuihui/gotask"
|
||||
. "m7s.live/v5/pkg"
|
||||
"m7s.live/v5/pkg/config"
|
||||
"m7s.live/v5/pkg/db"
|
||||
|
Reference in New Issue
Block a user