Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DownloadTaskCreated ¶
type DownloadTaskCreated interface {
Handle(ctx context.Context, e *core.RecordCreateEvent) error
}
func NewDownloadTaskCreated ¶
func NewDownloadTaskCreated( downloadTaskLogic logic.DownloadTask, ) DownloadTaskCreated
Click to show internal directories.
Click to hide internal directories.