Versions in this module Expand all Collapse all v0 v0.1.1 Oct 26, 2018 v0.1.0 May 7, 2017 Changes in this version + type Notifier interface + Notify func(title, body string) error + type Service struct + BuildInfo string + LogFunc func(...interface{}) + Notifier Notifier + Version string + func (s Service) Recover()