feat: task system change to out lib

This commit is contained in:
langhuihui
2025-09-26 15:57:26 +08:00
parent 5fb769bfa2
commit db045cfa62
88 changed files with 103 additions and 1509 deletions

View File

@@ -9,6 +9,7 @@ import (
"strings"
"time"
"github.com/langhuihui/gotask"
"github.com/mcuadros/go-defaults"
"google.golang.org/protobuf/types/known/emptypb"
"google.golang.org/protobuf/types/known/timestamppb"
@@ -16,7 +17,6 @@ import (
"m7s.live/v5/pb"
"m7s.live/v5/pkg"
"m7s.live/v5/pkg/config"
"m7s.live/v5/pkg/task"
)
const (