mirror of
https://github.com/minio/minio.git
synced 2025-11-09 05:34:56 -05:00
rename all references from crawl -> scanner (#11621)
This commit is contained in:
@@ -34,7 +34,7 @@ import (
|
||||
|
||||
// WalkDirOptions provides options for WalkDir operations.
|
||||
type WalkDirOptions struct {
|
||||
// Bucket to crawl
|
||||
// Bucket to scanner
|
||||
Bucket string
|
||||
|
||||
// Directory inside the bucket.
|
||||
|
||||
Reference in New Issue
Block a user