iris/core
Shubhendra Singh Chauhan 8ab500bd6c fixed code quality issues using DeepSource
* Combine multiple `append`s into a single call

* Remove unnecessary use of slice

* Replace `strings.Index` with `strings.Contains`

* Added .deepsource.toml config file for DeepSource integration
2021-01-06 16:36:10 +05:30
..
errgroup fixed code quality issues using DeepSource 2021-01-06 16:36:10 +05:30
handlerconv (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
host add accesslog+proxy example 2020-09-19 17:47:44 +03:00
memstore acesslog new example: custom fields and custom template 2020-09-10 21:40:30 +03:00
netutil fix ip_test (see prev commit) 2020-09-16 13:21:34 +03:00
router fix https://github.com/kataras/iris/issues/1672 2020-11-13 20:11:55 +02:00