mirror of
https://github.com/lkmio/lkm.git
synced 2025-10-08 08:30:15 +08:00
refactor: 拆分avformat依赖库
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"net"
|
||||
"runtime"
|
||||
|
||||
"github.com/lkmio/avformat/transport"
|
||||
"github.com/lkmio/avformat/utils"
|
||||
"github.com/lkmio/transport"
|
||||
)
|
||||
|
||||
type Server interface {
|
||||
|
Reference in New Issue
Block a user