nex-protocols-go
nex-protocols-go copied to clipboard
feat(ranking): Add RankingModes constants for GetRanking.rankingMode
Part of https://github.com/PretendoNetwork/nex-protocols-common-go/pull/34
Changes:
Add RankingModes enum for the different GetRanking request modes. This allows downstreams like nex-protocols-common-go to implement things like Friends and Nearby leaderboards.
- [x] I have read and agreed to the Code of Conduct.
- [x] I have read and complied with the contributing guidelines.
- [ ] What I'm implementing was an approved issue.
- [x] I have tested all of my changes.