Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CopyObjectFromOldBucketTask *taskq.Task
View Source
var CopyObjectToOldBucketTask *taskq.Task
View Source
var ScanModOnVirusTotalTask *taskq.Task
View Source
var UpdateDBFromModVersionFileTask *taskq.Task
View Source
var UpdateDBFromModVersionJSONFileTask *taskq.Task
Functions ¶
This section is empty.
Types ¶
type CopyObjectFromOldBucketData ¶
type CopyObjectFromOldBucketData struct {
Key string `json:"key"`
}
type CopyObjectToOldBucketData ¶
type CopyObjectToOldBucketData struct {
Key string `json:"key"`
}
type ScanModOnVirusTotalData ¶
Click to show internal directories.
Click to hide internal directories.