mirror of
https://github.com/Monibuca/engine.git
synced 2025-11-03 02:43:32 +08:00
给触发钩子加锁
This commit is contained in:
@@ -23,7 +23,6 @@ type Subscriber struct {
|
||||
Delay uint32
|
||||
SubscribeTime time.Time
|
||||
Sign string
|
||||
OffsetTime uint32
|
||||
OnAudio func(pack AudioPack) `json:"-"`
|
||||
OnVideo func(pack VideoPack) `json:"-"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user