chrly/di
ErickSkrauch a07905ca5a
Rework db layer.
Add database checker.
Rename SkinsRepositoryInterface and CapesRepositoryInterface methods.
2020-04-20 22:18:27 +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 Cleanup TODO items 2020-04-20 15:40:20 +03:00
server.go Resolves #18. Log panics to the Sentry 2020-04-20 17:13:16 +03:00