command
module
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Jan 17, 2021
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gf-extend
GoFrame框架扩展工具包
安装
go get -u -v github.com/happylay-cloud/gf-extend
或
require github.com/happylay-cloud/gf-extend latest
自动实例化gf-casbin执行器
e, err := gfadapter.NewEnforcer()
解压二进制中单文件到本地
gfboot.SingleFileMemoryToLocal("./db", "sqlite3.db", "db/sqlite3.db")
获取web响应对象
gfres.Ok()
获取page分页对象
dto.NewPage()
更多...
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.