Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for dir (0.11 sec)

  1. cmd/data-scanner.go

    			}
    
    			// Get file size, ignore errors.
    			item := scannerItem{
    				Path:        pathJoin(f.root, entName),
    				Typ:         typ,
    				bucket:      bucket,
    				prefix:      path.Dir(prefix),
    				objectName:  path.Base(entName),
    				debug:       f.dataUsageScannerDebug,
    				lifeCycle:   activeLifeCycle,
    				replication: replicationCfg,
    			}
    
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Fri May 03 11:18:58 GMT 2024
    - 47.6K bytes
    - Viewed (0)
Back to top