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
+2 -2
View File
@@ -4,8 +4,8 @@ import (
"fmt"
"github.com/quic-go/quic-go"
"m7s.live/v5"
flv "m7s.live/v5/plugin/flv/pkg"
"m7s.live/pro"
flv "m7s.live/pro/plugin/flv/pkg"
)
type Puller struct {