Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorResponse ¶
type ErrorResponse struct {
Message string `json:"message" example:"Error with details"`
}
type HeatmapResponse ¶
type HeatmapResponse struct {
URL string `json:"url" example:"https://i.ibb.co/HpPSJt8s/Screenshot-from-2025-12-14-20-58-53.png"`
}
type MapResult ¶
type MapResult struct {
MapName string
Team1 TeamResult
Team2 TeamResult
Url string
}
type TeamResult ¶
Click to show internal directories.
Click to hide internal directories.