This repository has been archived on 2024-04-06. You can view files and clone it, but cannot push or open issues or pull requests.
core-old/internal/service
Dawid Wysokiński 4f96cdf202
All checks were successful
continuous-integration/drone/push Build is passing
fix: add missing span.SetStatus(codes.Error) (#86)
Reviewed-on: twhelp/core#86
2022-09-18 10:02:42 +00:00
..
internal/mock chore: remove generated code from repo (#22) 2022-08-05 05:08:04 +00:00
ennoblement_test.go refactor(service): rename some interfaces (#82) 2022-09-16 05:08:33 +00:00
ennoblement.go fix: add missing span.SetStatus(codes.Error) (#86) 2022-09-18 10:02:42 +00:00
helpers.go refactor: error handling (#53) 2022-08-28 09:31:41 +00:00
player_test.go refactor(service): rename some interfaces (#82) 2022-09-16 05:08:33 +00:00
player.go fix: add missing span.SetStatus(codes.Error) (#86) 2022-09-18 10:02:42 +00:00
server_test.go refactor(service): rename some interfaces (#82) 2022-09-16 05:08:33 +00:00
server.go refactor(service): rename some interfaces (#82) 2022-09-16 05:08:33 +00:00
service.go feat: tracing (#76) 2022-09-12 05:34:46 +00:00
tribe_test.go refactor(service): rename some interfaces (#82) 2022-09-16 05:08:33 +00:00
tribe.go fix: add missing span.SetStatus(codes.Error) (#86) 2022-09-18 10:02:42 +00:00
updater.go feat: tracing (#76) 2022-09-12 05:34:46 +00:00
version.go feat: tracing (#76) 2022-09-12 05:34:46 +00:00
village_test.go refactor(service): rename some interfaces (#82) 2022-09-16 05:08:33 +00:00
village.go fix: add missing span.SetStatus(codes.Error) (#86) 2022-09-18 10:02:42 +00:00