mirror of
https://github.com/xaionaro-go/streamctl.git
synced 2025-10-06 07:56:55 +08:00
Initial commit, pt. 26
This commit is contained in:
@@ -32,6 +32,7 @@ type StreamD interface {
|
||||
EndStream(ctx context.Context, platID streamcontrol.PlatformName) error
|
||||
GitRelogin(ctx context.Context) error
|
||||
GetBackendData(ctx context.Context, platID streamcontrol.PlatformName) (any, error)
|
||||
Restart(ctx context.Context) error
|
||||
}
|
||||
|
||||
type BackendDataOBS struct{}
|
||||
|
Reference in New Issue
Block a user