Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClockModule ¶
type ClockModule struct {
// contains filtered or unexported fields
}
func (*ClockModule) Channels ¶
func (mod *ClockModule) Channels() (<-chan bool, chan<- modules.Event)
func (*ClockModule) Dependencies ¶
func (mod *ClockModule) Dependencies() []string
func (*ClockModule) Name ¶
func (mod *ClockModule) Name() string
func (*ClockModule) Render ¶
func (mod *ClockModule) Render() []modules.EventCell
type MouseOptions ¶
Click to show internal directories.
Click to hide internal directories.