mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 15:19:09 +01:00
412e5c0946
The web context (modules/context.Context) is quite complex, it's difficult for the callers to initialize correctly. This PR introduces a `NewWebContext` function, to make sure the web context have the same behavior for different cases. |
||
---|---|---|
.. | ||
main_test.go | ||
processorhelper.go | ||
processorhelper_test.go |