package
1.2.3
Repository: https://github.com/cludch/csgo-tools.git
Documentation: pkg.go.dev

# Functions

AddConfigUsers takes csgo users from the config file and turns them into database entities.
CreateDownloadedMatchFromMatchID creates a match in the database.
CreateMatch creates a match in the database.
CreateShareCodeFromEncoded creates a database entity from the encoded share code.
DecodeShareCode decodes the share code.
GetDatabase returns a database connection.

# Structs

CSGOUser holds information about a csgo user whose match history should be watched.
Match holds the central information about a csgo match.
ShareCode holds the match and share code.