Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test2Want (0.08 sec)

  1. internal/bucket/bandwidth/monitor_test.go

    	}
    
    	test2Want := make(map[BucketOptions]Details)
    	test2Want[BucketOptions{Name: "bucket", ReplicationARN: "arn"}] = Details{LimitInBytesPerSecond: 1024 * 1024, CurrentBandwidthInBytesPerSecond: float64(oneMiB)}
    	test2Want2 := make(map[BucketOptions]Details)
    	test2Want2[BucketOptions{Name: "bucket", ReplicationARN: "arn"}] = Details{
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Wed Sep 06 03:21:59 UTC 2023
    - 4.3K bytes
    - Viewed (0)
Back to top