commit | a882c96d617fb2f71b52aea858bc1d29330855f1 | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Mon Jan 09 16:55:10 2023 -0800 |
committer | Seth Moore <sethmo@google.com> | Tue Jan 10 12:48:01 2023 -0800 |
tree | fe8b263018032e6f9cda5a530a15908f2fa478a8 | |
parent | 6e0f462354749e16f90a0a1e0abee24178d19580 [diff] |
Create helper type for oneshot::Sender Move boilerplate for the sender code into a helper type. This moves all the mutex unwrapping and optional checking into one spot, cleaning up the call sites. Test: keystore2_test Change-Id: I517e091047d11d4ecca73026e5ee288878658fa3