mirror of
https://github.com/xaionaro-go/streamctl.git
synced 2025-12-24 12:27:57 +08:00
Initial commit, pt. 64
This commit is contained in:
@@ -7,3 +7,9 @@ import (
|
||||
type Config = types.Config
|
||||
type Option = types.Option
|
||||
type Options = types.Options
|
||||
type FuncNotifyStart = types.FuncNotifyStart
|
||||
type CtxKey = types.CtxKey
|
||||
|
||||
const (
|
||||
CtxKeyStreamPlayer = types.CtxKeyStreamPlayer
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user