package
0.0.0-20240427201131-ed91d753cc99
Repository: https://github.com/ekotlikoff/gochess.git
Documentation: pkg.go.dev
# Functions
GetSession credit to https://www.sohamkamani.com/blog/2018/03/25/golang-session-authentication/.
NewTTLMap creates a new map.
Session credit to https://www.sohamkamani.com/blog/2018/03/25/golang-session-authentication/.
SetQuiet logging.
# Structs
No description provided by the author
CurrentMatch serializable struct to bring client up to speed.
No description provided by the author
SessionResponse serializable struct to send client's session.
TTLMap is a map with a TTL.