Versions in this module Expand all Collapse all v0 v0.0.1 Feb 6, 2025 Changes in this version + const ByAll + const ByEmail + const ByMessagePusher + func Notify(by string, title string, description string, content string) error + func SendEmail(subject string, receiver string, content string) error + func SendMessage(title string, description string, content string) error