Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DownloaderHandler ¶
type DownloaderHandler struct { Ctx context.Context Req *model.DownloaderReq Resp *model.DownloaderResp }
func NewDownloaderHandler ¶
func NewDownloaderHandler(ctx context.Context, req *model.DownloaderReq) *DownloaderHandler
func (*DownloaderHandler) Run ¶
func (d *DownloaderHandler) Run()
Click to show internal directories.
Click to hide internal directories.