//
pkg.gl
Category
github.com/xiaomeng79/go-utils
path
package
0.0.0-20181017074258-e4925b865baa
Repository:
https://github.com/xiaomeng79/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
17 SLOC
#
Functions
OpenFileOrCreate
打开文件,追加模式,如果不存在就创建文件.
PathExists
判断文件是否存在 存在 true,nil.