Versions in this module Expand all Collapse all v0 v0.8.0 Jun 30, 2023 Changes in this version + const ProviderTypeSlack + type Client interface + Notify func([]domain.Notification) []error + func NewClient(config *Config) (Client, error) + type Config struct + AccessToken string + Messages domain.NotificationMessages + Provider string