golang私有框架
Go to file
2022-05-13 15:34:15 +08:00
cache 基础整理 2022-05-02 15:42:54 +08:00
code 增加限制条件 2022-05-07 11:02:12 +08:00
common 框架优化 2022-03-13 05:06:28 +08:00
db 增加join的orm兼容性 2022-05-05 18:33:27 +08:00
dri 打印影响延迟优化 2022-05-13 09:30:09 +08:00
example 科服券列表+领券,企业认证,购买vip领券 2022-05-13 15:34:15 +08:00
log 完善error库 2021-05-29 00:15:13 +08:00
manage 优化整体 2022-03-13 01:48:54 +08:00
.gitignore 企业画像 2022-01-19 05:38:49 +08:00
.tgitconfig 系统优化 2022-04-20 18:36:05 +08:00
application.go 增加普通时间类型,以及增加富文本类型 2022-04-28 14:44:56 +08:00
code.go 增加限制条件 2022-05-06 13:08:13 +08:00
const.go optimize log tool 2021-05-25 20:27:24 +08:00
context.go 打印影响延迟优化 2022-05-13 09:30:09 +08:00
go.mod 调优 2022-05-03 22:40:02 +08:00
go.sum 调优 2022-05-03 22:40:02 +08:00
LICENSE 优化整体 2022-03-13 01:48:54 +08:00
mime.go 2019-05-19 15:33:01 +00:00
README.md 增加readme文件和授权文件 2021-04-30 00:27:12 +08:00
session.go 使用go mod 2022-03-13 01:12:29 +08:00
type.go 优化整体 2022-03-13 01:48:54 +08:00
var.go 框架优化 2022-03-13 17:02:19 +08:00

hotime

golang web服务框架 支持数据库dbmysql、sqlite3 支持缓存cacheredismemory数据库 自带工具类上下文以及session等功能