Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 465 Bytes

File metadata and controls

23 lines (17 loc) · 465 Bytes

Go-Echo-System

Init

2021/10/24 11:36 PM

项目采用MVC架构,为学习使用

目录区分:

src - 
    model :模型包
    controller : 控制器
    router : 路由
    util : 工具
    middleware : 中间件
    config : 配置文件读取
    main.go
session_cache - 	暂时做为本机cookie储存,之后换用redis
	
static- 静态文件
	HTML-
	images- 本机储存图片.