Skip to content

optimize router code#224

Merged
devfeel merged 2 commits intomasterfrom
develop
Nov 19, 2019
Merged

optimize router code#224
devfeel merged 2 commits intomasterfrom
develop

Conversation

@devfeel
Copy link
Owner

@devfeel devfeel commented Nov 19, 2019

Version 1.7.8

  • Opt: optimize tree.go
  • Opt: Fix some panic information when a 'catch-all' wildcard conflict occurs.
  • Opt: use maxParamCount const instead of magic number.
  • Opt: optimize countParams.
  • Opt: optimize incrementChildPrio.
  • Opt: comment style fixes.
  • Opt: improve param name check.
  • Opt: fix maxParams bug.
  • 2019-11-19 12:00 at ShangHai

* Opt: Fix some panic information when a 'catch-all' wildcard conflict occurs.
* Opt: use maxParamCount const instead of magic number.
* Opt: optimize tree.go
* Opt: Fix some panic information when a 'catch-all' wildcard conflict occurs.
* Opt: use maxParamCount const instead of magic number.
* Opt: optimize countParams.
* Opt: optimize incrementChildPrio.
* Opt: comment style fixes.
* Opt: improve param name check.
* Opt: fix maxParams bug.
* 2019-11-19 12:00 at ShangHai
@devfeel devfeel merged commit 0f05666 into master Nov 19, 2019
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