Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: refactor context handling and nil checks
- Refactor nil checks to improve readability in `context.go` - Modify the control flow in `HandlerNames` and `Next` methods to continue on nil values before appending or invoking handlers in `context.go` Signed-off-by: Bo-Yi Wu <[email protected]>
- Loading branch information