mirror of
https://github.com/versity/versitygw.git
synced 2026-01-07 12:15:18 +00:00
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.