Added missing }
This commit is contained in:
parent
2c0ea5b204
commit
ad5c651241
1 changed files with 2 additions and 1 deletions
1
main.go
1
main.go
|
|
@ -76,6 +76,7 @@ func main() {
|
||||||
conn.Close()
|
conn.Close()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
func SessionLoop() {
|
func SessionLoop() {
|
||||||
var err error
|
var err error
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue