Added missing }

This commit is contained in:
Magnus Åhall 2021-12-23 09:11:49 +01:00
parent 2c0ea5b204
commit ad5c651241

View File

@ -76,6 +76,7 @@ func main() {
conn.Close()
}
}
}
func SessionLoop() {
var err error