mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2024-12-22 13:52:19 +00:00
Add a comment, fix linting
This commit is contained in:
parent
5efbe309ac
commit
4024ed5b2a
@ -7,6 +7,8 @@ import (
|
||||
"os/exec"
|
||||
)
|
||||
|
||||
// Options to configure the multicast:
|
||||
//for each stream key, we can have several additional stream URL where the main stream is redirected to
|
||||
type Options struct {
|
||||
Outputs map[string][]string
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user