go-ceph/internal/callbacks
Sven Anderson b0ffc1afe8 callbacks: replace index with unique ID
The former code assumed a LIFO usage, and otherwise always produced
collisions.  This change uses unique IDs instead, that as a
side-effect might make debugging easier.

Signed-off-by: Sven Anderson <sven@redhat.com>
2020-11-05 17:16:32 +00:00
..
callbacks.go callbacks: replace index with unique ID 2020-11-05 17:16:32 +00:00
callbacks_test.go callbacks: replace index with unique ID 2020-11-05 17:16:32 +00:00