package
1.0.18
Repository: https://github.com/ixugo/goweb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewCore ...

# Structs

Core 控制程序启动时是否执行表迁移 每次都执行启动太慢了.
Version 数据库版本记录 每次迁移,则创建一条记录 每次程序启动,则按 id 倒序获取最后一条记录,当小于硬编码的版本号时,进行数据库迁移.

# Interfaces

Storer ...