iris/core
Gerasimos (Makis) Maropoulos c1b31ab102
PartyConfigure: try to bind the struct's exported zero fields based on the registered dependencies (if any)
If the PartyConfigurator value accepts only static dependencies then we have zero performance penalty, exactly like a Controller (structure) works
2021-02-21 22:24:01 +02:00
..
errgroup fixed code quality issues using DeepSource 2021-01-06 16:36:10 +05:30
handlerconv fix https://github.com/kataras/iris/issues/1713 and add a simple usage example of the 'RemoveHandler' 2021-01-27 01:22:20 +02:00
host New iris.WithKeepAlive(time.Duration) Configurator is added as a helper to enable TCP listener featured with keep-alive 2021-01-31 21:24:15 +02:00
memstore :) 2021-01-09 05:41:20 +02:00
netutil New iris.WithKeepAlive(time.Duration) Configurator is added as a helper to enable TCP listener featured with keep-alive 2021-01-31 21:24:15 +02:00
router PartyConfigure: try to bind the struct's exported zero fields based on the registered dependencies (if any) 2021-02-21 22:24:01 +02:00