issues Search Results · repo:carlocayos/go-cod language:Go
Filter by
4 results
(68 ms)4 results
incarlocayos/go-cod (press backspace or delete to remove)When trying to import v2 I get the following message:
require github.com/carlocayos/go-cod: version v2.0.0 invalid: should be v0 or v1, not v2
pcriv
- 2
- Opened on Apr 19, 2021
- #18
Add constant declarations for Game Type, Game Title, Lookup Types, Platforms ...
See https://github.com/carlocayos/go-cod/blob/main/go-cod.go#L16-L37
carlocayos
- Opened on Jan 6, 2021
- #5
Problem:
In the Gamer Loot response payload, it returns a streams object with repeating objects (i.e. loot_season_1,
loot_season_2, etc).
{
status : success ,
data : {
streams : {
...
carlocayos
- Opened on Jan 6, 2021
- #3
Problem: Activision can introduce breaking changes to the COD API. The SDK, along with all SDK users will then have to
update their codes to adhere to the changes.
Solution: Implement a facade pattern ...
carlocayos
- 1
- Opened on Jan 5, 2021
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.