mirror of
https://github.com/kataras/iris.git
synced 2025-12-24 05:17:03 +00:00
Add an example for httprouter_test, gofmt everything and misspel fixes.
Former-commit-id: e69ffdf9bba4c7e8c3df45c015b3363cc3fc59b6
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
|
||||
// This will be removed at the final release
|
||||
// it's here just for my tests
|
||||
// it will may transfered to the (advanced) examples repository
|
||||
// it will may transferred to the (advanced) examples repository
|
||||
// in order to show the users how they can adapt any third-party router.
|
||||
// They can also view the ./adaptors/httprouter and ./adaptors/gorillamux.
|
||||
func newTestNativeRouter() Policies {
|
||||
|
||||
Reference in New Issue
Block a user