//
pkg.gl
Category
github.com/smiecj/go_common
util
file
package
1.4.4
Repository:
https://github.com/smiecj/go_common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
63 SLOC
#
Functions
FindFilePath
返回指定文件的绝对路径,从调用的位置一直往上查找(一般用于配置文件查找).
Write
覆盖/追加指定文件和内容 后续: 实现一个更通用的 fileappender ,可自动插入空行.
#
Constants
ModeAppend
No description provided by the author
ModeCreate
No description provided by the author