Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type State ¶
type State struct { Conf *config.Conf CloseChan chan bool StreamsMutex sync.Mutex Streams map[string]*Stream }
func (*State) RemoveStream ¶
Click to show internal directories.
Click to hide internal directories.