mirror of
https://code.tvl.fyi/depot.git:/tools/nixery.git
synced 2025-04-29 03:33:22 +00:00
Previously background contexts where created where necessary (e.g. in GCS interactions). Should I begin to use request timeouts or other context-dependent things in the future, it's useful to have the actual HTTP request context around. This threads the request context through the application to all places that need it. |
||
---|---|---|
.. | ||
filesystem.go | ||
gcs.go | ||
storage.go |