Skip to content

Support context#221

Open
aisk wants to merge 1 commit into
hoisie:masterfrom
aisk:context
Open

Support context#221
aisk wants to merge 1 commit into
hoisie:masterfrom
aisk:context

Conversation

@aisk

@aisk aisk commented Jan 5, 2020

Copy link
Copy Markdown

Since the context package is part of standard library, I think we should support it.

And web.go had a struct called Context and is used to passing values to handler, I think we can reuse it as a context.Context interface. The easist way to do it is embed the context.Context from http.Request.Context() to web.go's Context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant