Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 297 Bytes

index.md

File metadata and controls

15 lines (8 loc) · 297 Bytes

gfile

gfile模块是对文件操作的进一步封装,提供了常用的,简易的API来操作底层文件,隐藏了复杂的底层实现细节。

使用方式

import "github.com/gogf/gf/os/gfile"

接口文档

https://godoc.org/github.com/gogf/gf/os/gfile