module
0.0.0-20240430074958-88452b1228a5
Repository: https://github.com/e87272/golang.git
Documentation: pkg.go.dev
# README
GOLANG
架構
1.前端使用H5 + websocket
2.server端使用go + iris套件
3.DB使用mySQL
建置
1.安裝GO https://golang.org/dl/
2.框架安裝 go get -u github.com/kataras/iris
3.DB連線套件go get github.com/go-xorm/xorm
4.DB安裝 https://www.mysql.com/downloads/
說明
./client 客端畫面
./im 聊天室主程式
./gm slot主程式
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author