gf-extend

command module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2021 License: MIT Imports: 7 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
common
compoent
web

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL