Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InputsManager ¶
type InputsManager struct {
// contains filtered or unexported fields
}
func NewInputsManager ¶
func (*InputsManager) DeleteInput ¶
func (mgr *InputsManager) DeleteInput(name string) error
func (*InputsManager) ProcessorInUse ¶
func (mgr *InputsManager) ProcessorInUse(name string) bool
func (*InputsManager) Stop ¶
func (mgr *InputsManager) Stop()
Click to show internal directories.
Click to hide internal directories.