Skip to content

基于Go语言Gin框架开发的在线客服SAAS系统

License

Notifications You must be signed in to change notification settings

nextang/ginchat

Repository files navigation

GinChat

基于Go语言Gin框架开发的在线客服SAAS系统

项目目录结构说明


├── bootstrap -初始化
├── cmd -命令行
├── common -公共
├── config -配置文件
├── controller -控制器
│── doc -文档
│── log -日志
│── middleware -中间件
│── model -模型
│── route -路由
│── service -服务
│── static -静态资源
│── template -模板
│── test -测试
│── util -通用库

运行方式

go run main.go

About

基于Go语言Gin框架开发的在线客服SAAS系统

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published