Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Control ¶
type Control struct {
// contains filtered or unexported fields
}
Control is a component that monitors change on a types.Readable and Enable or Disable its target
func (*Control) SetPanicChan ¶
func (c *Control) SetPanicChan(p chan interface{})
SetPanicChan sets the channel where panics will be sent
Click to show internal directories.
Click to hide internal directories.