Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Define ContextCache for caches that need a context.Context or that mi…#113

Open
gonzojive wants to merge 1 commit intogregjones:masterfrom
gonzojive:context-cache
Open

Define ContextCache for caches that need a context.Context or that mi…#113
gonzojive wants to merge 1 commit intogregjones:masterfrom
gonzojive:context-cache

Conversation

@gonzojive
Copy link

…ght experience errors.

httpcache.Transport will pass the http.Request's Context() value to the ContextCache. If the cache experiences an error, it causes the httpcache.Transport to return that error.

…ght experience errors.

httpcache.Transport will pass the http.Request's Context() value to the
ContextCache. If the cache experiences an error, it causes the
httpcache.Transport to return that error.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant