mirror of
https://github.com/versity/versitygw.git
synced 2026-07-20 06:52:21 +00:00
884fd029c3
This adds a context to the backend interface calls so that the backend can enable request cancellation. This change isn't acutally implementing any backend handling, but just putting the pieces into place to pass the context to the backend.