-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: wip on default logger middleware * ci: update go version to 1.21 * feat: fix test * feat: wip in recovery middleware * feat: wip logging middleware * feat: improve recovery middleware tests * feat: remove Context.Ctx method to reduce api surface & small optimisation * feat: rename context to cTx in to avoid the inconvenient rename of context package to netcontext * feat: add test for logger middleware * feat: improve test coverage * feat: improve test coverage * feat: implement Context.ClientIP as well as multi ClientIPStrategy * feat: use min builtin function * ci: update actions * ci: update actions * ci: update actions * feat: improve test coverage * feat: improving documentation * feat: improving documentation * feat: improving documentation * feat: improving documentation * feat: improving test coverage * feat: improve docs and naming * feat: improve docs and naming * docs: add proper credit * docs: fix documentation * docs: fix documentation
- Loading branch information
1 parent
670e306
commit 74b75c6
Showing
25 changed files
with
3,670 additions
and
170 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.