mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
992c300ce9
This eliminates the need in .(*T) casting for results obtained from Load() Leave atomic.Value for map, since atomic.Pointer[map[...]...] makes double pointer to map, because map is already a pointer type. |
||
---|---|---|
.. | ||
consistent_hash.go | ||
consistent_hash_test.go | ||
consistent_hash_timing_test.go | ||
insert_ctx.go | ||
insert_ctx_pool.go | ||
netstorage.go | ||
netstorage_test.go | ||
sort_labels.go |