Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
Controller structure
func (*Controller) Advance ¶
func (c *Controller) Advance()
func (*Controller) GetActiveClient ¶
func (c *Controller) GetActiveClient() (name, url string)
GetActiveClient returns the name & url of the active client
func (*Controller) NextClient ¶
func (c *Controller) NextClient()
NextClient returns the next Client Name & URL that should be switched on
func (*Controller) RegisterClient ¶
func (c *Controller) RegisterClient(clientName string, clientURL string)
RegisterClient registers the led
func (*Controller) Run ¶
func (c *Controller) Run()
Click to show internal directories.
Click to hide internal directories.