mirror of
https://github.com/kataras/iris.git
synced 2026-01-02 17:57:11 +00:00
Add an example for httprouter_test, gofmt everything and misspel fixes.
Former-commit-id: e69ffdf9bba4c7e8c3df45c015b3363cc3fc59b6
This commit is contained in:
2
iris.go
2
iris.go
@@ -244,7 +244,7 @@ func New(setters ...OptionSetter) *Framework {
|
||||
|
||||
//
|
||||
// notes for me: Why not at the build state? in order to be overridable and not only them,
|
||||
// these are easy to be overriden by external adaptors too, no matter the order,
|
||||
// these are easy to be overridden by external adaptors too, no matter the order,
|
||||
// this is why the RenderPolicy last registration executing first and the first last.
|
||||
//
|
||||
|
||||
|
||||
Reference in New Issue
Block a user