Versions in this module Expand all Collapse all v1 v1.0.1 Apr 6, 2026 v1.0.0 Apr 6, 2026 Changes in this version + const ColorHex + const ColorInt + var LocalLog = log.WithField("notify", "no") + func AppendLegacyUrls(urls []string, cmd *cobra.Command) ([]string, time.Duration) + func GetDelay(c *cobra.Command, legacyDelay time.Duration) time.Duration + func GetScheme(url string) string + func GetTitle(hostname string, tag string) string + func NewNotifier(c *cobra.Command) ty.Notifier + type Data struct + Entries []*log.Entry + Report t.Report + func (d Data) MarshalJSON() ([]byte, error) + type StaticData struct + Host string + Title string + func GetTemplateData(c *cobra.Command) StaticData