Daniel Svitan
Results
3
comments of
Daniel Svitan
Should I add an option to OnShutdown hook?
I added `*os.Signal` argument to `OnShutdownHandler`, so now `OnShutdownHandler` is `func (*os.Signal)`
Same issue here