Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@xujiajun xujiajun released this 12 Mar 03:58
· 9 commits to master since this release
16266b8
  • Remove the bench_test.go to gorouter-bench repository. see pull/45 for detail.

  • Remove panic when method not found in the tree. see pull/44 for detail.

  • Fix typo and use empty struct for boolean to save space. see pull/33 for detail.

  • Modify the wrong code style . see pull/39 for detail.

  • Clean up some codes