1 Star 0 Fork 0

Wsage/go-framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
db_version.go 127 Bytes
一键复制 编辑 原始数据 按行查看 历史
sage 提交于 2022-07-03 17:15 . modify
package database
// auto general at: Sat, 18 Jun 2022 16:47:18 +0800
import (
"embed"
)
//go:embed *.sql
var SqlFs embed.FS
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/scottq/go-framework.git
git@gitee.com:scottq/go-framework.git
scottq
go-framework
go-framework
v1.1.43

搜索帮助