iris/_examples/file-server/single-page-application/embedded-single-page-application
2020-03-05 22:41:27 +02:00
..
public fix embedded fs not access to dir list because of options.ShowList unnecessary check. Solves #1383 2019-10-25 01:04:08 +03:00
bindata.go fix embedded fs not access to dir list because of options.ShowList unnecessary check. Solves #1383 2019-10-25 01:04:08 +03:00
main_test.go minor for travis 2020-03-02 10:21:38 +02: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