chrly/eventsubscribers
2023-12-12 01:35:08 +01:00
..
health_checkers_test.go Replace dep with go mod, migrate from travis to github-actions 2023-12-12 01:35:08 +01:00
health_checkers.go Implemented health checker for textures provider from Mojang's API 2020-04-30 23:16:22 +03:00
logger_test.go Do not send debug messages from logger event subscriber. Debug messages will be implemented later in a separate events' listener. 2020-04-04 00:36:56 +03:00
logger.go Do not send debug messages from logger event subscriber. Debug messages will be implemented later in a separate events' listener. 2020-04-04 00:36:56 +03:00
stats_reporter_test.go Added new stats reporter to check suitable redis pool size 2020-05-01 02:46:12 +03:00
stats_reporter.go Added new stats reporter to check suitable redis pool size 2020-05-01 02:46:12 +03:00
subscriber.go Split Dispatcher interface and use it across application 2020-04-20 14:29:33 +03:00