API client for BSM - Go
Find a file
2026-04-24 11:43:23 +02:00
.editorconfig initial commit 2026-04-24 11:37:43 +02:00
.gitignore initial commit 2026-04-24 11:37:43 +02:00
api.go initial commit 2026-04-24 11:37:43 +02:00
api_client_test.go initial commit 2026-04-24 11:37:43 +02:00
api_test.go initial commit 2026-04-24 11:37:43 +02:00
club.go initial commit 2026-04-24 11:37:43 +02:00
constants.go initial commit 2026-04-24 11:37:43 +02:00
errors.go initial commit 2026-04-24 11:37:43 +02:00
field.go initial commit 2026-04-24 11:37:43 +02:00
game_class.go initial commit 2026-04-24 11:37:43 +02:00
game_winner.go initial commit 2026-04-24 11:37:43 +02:00
gameday.go initial commit 2026-04-24 11:37:43 +02:00
go.mod build: update module name 2026-04-24 11:43:23 +02:00
leaderboard_Data.go initial commit 2026-04-24 11:37:43 +02:00
league.go initial commit 2026-04-24 11:37:43 +02:00
league_entry.go initial commit 2026-04-24 11:37:43 +02:00
league_group.go initial commit 2026-04-24 11:37:43 +02:00
match.go initial commit 2026-04-24 11:37:43 +02:00
match_state.go initial commit 2026-04-24 11:37:43 +02:00
match_test.go initial commit 2026-04-24 11:37:43 +02:00
person.go initial commit 2026-04-24 11:37:43 +02:00
playoff_series.go initial commit 2026-04-24 11:37:43 +02:00
playoff_series_test.go initial commit 2026-04-24 11:37:43 +02:00
README.md initial commit 2026-04-24 11:37:43 +02:00
table.go initial commit 2026-04-24 11:37:43 +02:00
table_test.go initial commit 2026-04-24 11:37:43 +02:00
team.go initial commit 2026-04-24 11:37:43 +02:00

Go client for the BSM API

-- internal use, no docs yet, sorry --