aboutsummaryrefslogtreecommitdiff
path: root/pkg/api/api0/errors.go
AgeCommit message (Collapse)Author
2022-10-15pkg/api/api0: Rework error responsespg9182
* NorthstarLauncher expects the error field to be an object with enum and msg fields as strings, and often crashes if this isn't the case. * Shorter code, less duplication.
2022-10-15pkg/api/api0: Fix ErrorCode_NO_GAMESERVER_RESPONSE enum valuepg9182
2022-10-13pkg/api/api0: Refactor error message formattingpg9182
2022-10-13pkg/api/api0: Add BAD_REQUEST errorpg9182
2022-10-13pkg/api/api0: Add INTERNAL_SERVER_ERRORpg9182
2022-10-13pkg/api/api0: Import errors from ↵pg9182
R2Northstar/NorthstarMasterServer@b45ff0ef267712e8bff6cd718bb5dc1afcdec420