mirror of
https://github.com/xaionaro-go/streamctl.git
synced 2025-11-03 10:01:05 +08:00
Add the boilerplate code for Kick
This commit is contained in:
@@ -298,6 +298,9 @@ type BackendDataTwitch struct {
|
||||
Cache cache.Twitch
|
||||
}
|
||||
|
||||
type BackendDataKick struct {
|
||||
}
|
||||
|
||||
type BackendDataYouTube struct {
|
||||
Cache cache.YouTube
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user