mirror of
https://github.com/kataras/iris.git
synced 2026-01-24 20:35:59 +00:00
minor versioning
ion is the other iris-based web framework that my team manages but I forgot to change the following two names to iris back again. Former-commit-id: 27b970ce281cd299dea0d3c7ce38699b10891a39
This commit is contained in:
@@ -58,7 +58,7 @@ WithoutServerError(errors ...error) Configurator
|
||||
By default no error is being ignored, of course.
|
||||
|
||||
Example code:
|
||||
[_examples/http-listening/omit-server-errors](https://github.com/kataras/iris/tree/master/_examples/http-listening/listen-addr/omit-server-errors)
|
||||
[_examples/http-listening/listen-addr/omit-server-errors](https://github.com/kataras/iris/tree/master/_examples/http-listening/listen-addr/omit-server-errors)
|
||||
```go
|
||||
package main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user