Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Test_xlMetaV2Shallow_LoadTimeStamp (0.19 sec)

  1. cmd/xl-storage-format-v2_test.go

    				t.Log(v.header.String())
    				t.Fatalf("invalid signature 0x%x", binary.BigEndian.Uint32(v.header.Signature[:]))
    			}
    		}
    	})
    }
    
    func Test_xlMetaV2Shallow_LoadTimeStamp(t *testing.T) {
    	// v0 Saved with
    	// ReservedMetadataPrefixLower + ReplicationTimestamp: []byte("2022-10-27T15:40:53.195813291+08:00")
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 37.8K bytes
    - Viewed (0)
Back to top