mirror of
https://github.com/AynaLivePlayer/AynaLivePlayer.git
synced 2025-12-13 21:48:30 +08:00
update
This commit is contained in:
7
core/events/provider.go
Normal file
7
core/events/provider.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package events
|
||||
|
||||
const MediaProviderUpdate = "update.media.provider.update"
|
||||
|
||||
type MediaProviderUpdateEvent struct {
|
||||
Providers []string
|
||||
}
|
||||
Reference in New Issue
Block a user