chrly/http
2020-05-01 03:06:45 +03:00
..
api_test.go Rework db layer. 2020-04-20 22:18:27 +03:00
api.go Rework db layer. 2020-04-20 22:18:27 +03:00
http_test.go Completely move app configuration from cmd to di container 2020-04-19 02:31:09 +03:00
http.go Handle SIGTERM as a valid stop signal for a graceful shutdown since it's the default stop code for the Docker 2020-05-01 03:06:45 +03:00
jwt_test.go Add stats reporter events listener, restore all events for http layer, rework authentication middleware and authenticator interface 2020-02-16 13:23:47 +03:00
jwt.go Add stats reporter events listener, restore all events for http layer, rework authentication middleware and authenticator interface 2020-02-16 13:23:47 +03:00
skinsystem_test.go Fixes CHRLY-B. Handle the case when the textures property is not presented in Mojang's response 2020-04-29 21:54:40 +03:00
skinsystem.go Fixes CHRLY-B. Handle the case when the textures property is not presented in Mojang's response 2020-04-29 21:54:40 +03:00
uuids_worker_test.go Completely move app configuration from cmd to di container 2020-04-19 02:31:09 +03:00
uuids_worker.go Completely move app configuration from cmd to di container 2020-04-19 02:31:09 +03:00