mirror of
https://github.com/kataras/iris.git
synced 2025-12-19 19:07:06 +00:00
7.0.1 - https://github.com/iris-contrib/community-board/issues/1 https://github.com/iris-contrib/community-board/issues/2
Read HISTORY.md Former-commit-id: 82df2d266055818ffafe0ba66b58cf4ed9089922
This commit is contained in:
@@ -31,7 +31,7 @@ func main() {
|
||||
srv.ListenAndServe() // same as app.Run(iris.Addr(":8080"))
|
||||
|
||||
// Notes:
|
||||
// Banne and Tray are not shown at all. Same for the Interrupt Handler, even if app's configuration allows them.
|
||||
// Banner is not shown at all. Same for the Interrupt Handler, even if app's configuration allows them.
|
||||
//
|
||||
// `.Run` is the only one function that cares about those three.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user