//
pkg.gl
Category
github.com/ixugo/goweb
internal
core
version
package
1.0.18
Repository:
https://github.com/ixugo/goweb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
66 SLOC
#
Packages
store
No description provided by the author
#
Functions
NewCore
NewCore ...
#
Structs
Core
Core 控制程序启动时是否执行表迁移 每次都执行启动太慢了.
Version
Version 数据库版本记录 每次迁移,则创建一条记录 每次程序启动,则按 id 倒序获取最后一条记录,当小于硬编码的版本号时,进行数据库迁移.
#
Interfaces
Storer
Storer ...