package
module
Version:
v0.0.0-...-d70e11c
Opens a new window with list of versions in this module.
Published: Oct 28, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Score struct {
Team1 string `json:"team1"`
Team2 string `json:"team2"`
Score1 int `json:"score1"`
Score2 int `json:"score2"`
TimeStamp string `json:"timestamp"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.