Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotificationManager ¶
type NotificationManager struct {
// contains filtered or unexported fields
}
func NewNotificationManager ¶
func NewNotificationManager(enabled bool, timeout int, logger *slog.Logger) *NotificationManager
func (*NotificationManager) SendSyncNotification ¶
func (nm *NotificationManager) SendSyncNotification(repoPath, direction, status string, duration time.Duration, errorMsg string)
Click to show internal directories.
Click to hide internal directories.