feat: change package name to pro

This commit is contained in:
langhuihui
2024-10-22 08:25:55 +08:00
parent fba41faf6b
commit 2296aaaa30
133 changed files with 381 additions and 381 deletions

View File

@@ -1,8 +1,8 @@
package transcode
import (
"m7s.live/v5"
"m7s.live/v5/pkg/task"
"m7s.live/pro"
"m7s.live/pro/pkg/task"
)
func NewPuller() m7s.IPuller {