Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifier ¶ added in v3.3.1
type Notifier interface {
SendEvent(event biz.NotifyEvent, subject, body string)
}
Notifier 事件通知,由 biz.NotifyUsecase 实现
Click to show internal directories.
Click to hide internal directories.