This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
iris
Watch
1
Star
0
Fork
0
You've already forked iris
mirror of
https://github.com/kataras/iris.git
synced
2025-02-09 02:34:55 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
486e57b9ae
iris
/
_examples
/
file-server
/
embedding-gziped-files-into-app
History
Gerasimos (Makis) Maropoulos
0d26f24eb7
examples: replace all app.Run(iris.Addr(...)) with app.Listen just for the shake of simplicity, both are doing the same exact thing as it's described on the http listening first example.
...
Former-commit-id: d20afb2e899aee658a8e0ed1693357798df93462
2020-03-05 22:41:27 +02:00
..
assets
Release of version 10.4.0 - x8 faster embedded file server | Star and Read HISTORY.md
2018-03-14 07:17:35 +02:00
bindata_gzip.go
minor fmt
2019-02-02 04:25:04 +02:00
main_test.go
obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository
2019-10-25 01:27:02 +03:00
main.go
examples: replace all app.Run(iris.Addr(...)) with app.Listen just for the shake of simplicity, both are doing the same exact thing as it's described on the http listening first example.
2020-03-05 22:41:27 +02:00