Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidFormat = errors.New("invalid birthday format")
Functions ¶
func CreateDisplayImage ¶
Types ¶
type Birthday ¶
func NewBirthday ¶
type BirthdayReminder ¶
type BirthdayReminder struct { Display display.UpdateChannel Led led.UpdateChannel }
func (*BirthdayReminder) Activate ¶
func (a *BirthdayReminder) Activate()
func (BirthdayReminder) Deactivate ¶
func (a BirthdayReminder) Deactivate()
func (BirthdayReminder) Dispose ¶
func (a BirthdayReminder) Dispose()
func (BirthdayReminder) HandleEvent ¶
func (a BirthdayReminder) HandleEvent(event keys.Event) bool
func (BirthdayReminder) Init ¶
func (a BirthdayReminder) Init()
Click to show internal directories.
Click to hide internal directories.