Documentation ¶ Index ¶ func FailOnError(err error, msg string) func PrintResult(b *bucket.Bucket, json bool) func Work(wg *sync.WaitGroup, buckets chan bucket.Bucket, ...) func WorkMQ(threadID int, wg *sync.WaitGroup, conn *amqp.Connection, ...) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func FailOnError ¶ func FailOnError(err error, msg string) func PrintResult ¶ func PrintResult(b *bucket.Bucket, json bool) func Work ¶ func Work(wg *sync.WaitGroup, buckets chan bucket.Bucket, provider provider.StorageProvider, doEnumerate bool, doDestructive bool, writeToDB bool, json bool) func WorkMQ ¶ func WorkMQ(threadID int, wg *sync.WaitGroup, conn *amqp.Connection, provider provider.StorageProvider, queue string, threads int, doEnumerate bool, doDestructive bool, writeToDB bool) Types ¶ This section is empty. Source Files ¶ View all Source files mq_worker.goworker.go Click to show internal directories. Click to hide internal directories.