chrly/di
2020-04-26 21:56:03 +03:00
..
config.go Introduce di into the project 2020-04-16 19:42:38 +03:00
db.go Rework db layer. 2020-04-20 22:18:27 +03:00
di.go Completely move app configuration from cmd to di container 2020-04-19 02:31:09 +03:00
dispatcher.go Split Dispatcher interface and use it across application 2020-04-20 14:29:33 +03:00
handlers.go Rework db layer. 2020-04-20 22:18:27 +03:00
logger.go Fix statsd initialization 2020-04-20 19:04:15 +03:00
mojang_textures.go Resolves #23. Allow to spoof Mojang's API addresses 2020-04-26 21:56:03 +03:00
server.go Resolves #18. Log panics to the Sentry 2020-04-20 17:13:16 +03:00