diff options
| author | 2024-07-11 03:09:35 +0000 | |
|---|---|---|
| committer | 2024-07-11 17:57:56 +0000 | |
| commit | 31877e0d5fb21c5feea08dd66a68c7caa20bb684 (patch) | |
| tree | 35a7737d2b25fbbea5270da8547114dbfba0c08d /api/api.go | |
| parent | c173829c80e213828297cd6e31e92d29a7aa9cda (diff) | |
Decouple UserDataRepository from ImfLock
UserDataRepository is essentially a concurrent map between userId and
UserData. Decoupling it from ImfLock gives us more code flexibility
without sacrificing correctness and thread safety.
Bug: 352387655
Test: presubmit
Flag: EXEMPT refactor
Change-Id: Iec577722c0d1817a55102f34011db943b9076a4e
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions