package
Version:
v0.7.4-alpha.4
Opens a new window with list of versions in this module.
Published: Jun 8, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Provider string `mapstructure:"provider" validate:"omitempty,oneof=slack"`
AccessToken string `mapstructure:"access_token" validate:"required_if=Provider slack"`
Messages domain.NotificationMessages
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.