Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for __construct (0.14 sec)

  1. cmd/data-scanner.go

    				}
    				return nil
    			}
    
    			// successfully read means we have a valid object.
    			foundObjects = true
    			// Remove filename i.e is the meta file to construct object name
    			item.transformMetaDir()
    
    			// Object already accounted for, remove from heal map,
    			// simply because getSize() function already heals the
    			// object.
    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