Documentation
¶
Index ¶
- func CheckCompletedDownloads(ctx context.Context, updateChan chan<- *redisutils.Download) error
- func CheckReadyToRemove(ctx context.Context, updateChan chan<- *redisutils.Download) error
- func CheckReadyToUpload(ctx context.Context, updateChan chan<- *redisutils.Download) error
- func ProcessUpdate(ctx context.Context, b *bot.Bot, update *redisutils.Download) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckCompletedDownloads ¶
func CheckCompletedDownloads(ctx context.Context, updateChan chan<- *redisutils.Download) error
func CheckReadyToRemove ¶
func CheckReadyToRemove(ctx context.Context, updateChan chan<- *redisutils.Download) error
func CheckReadyToUpload ¶
func CheckReadyToUpload(ctx context.Context, updateChan chan<- *redisutils.Download) error
func ProcessUpdate ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.