mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-27 02:58:37 +02:00
Add a comment, fix linting
This commit is contained in:
@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user