storj/uplink/ecclient
Ivan Fraixedes ccbf73ecc7
uplink/ecclient: Remove unneeded atomic operation (#3036)
Atomic operations are only needed when a variable can be accessed
concurrently, so when it isn't the case there is no need to use them.
2019-09-13 12:47:35 +02:00
..
client_planet_test.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
client_test.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
client.go uplink/ecclient: Remove unneeded atomic operation (#3036) 2019-09-13 12:47:35 +02:00
common.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00