//
pkg.gl
Category
github.com/ironzhang/superlib
fileutil
package
0.0.0-20240912100135-a5bb7c63c5ab
Repository:
https://github.com/ironzhang/superlib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
5
Files
82 SLOC
#
Functions
FileExist
FileExist 文件是否存在.
ReadJSON
ReadJSON read value from json file.
ReadTOML
ReadTOML read value from toml file.
ReadYAML
ReadYAML read value from yaml file.
WriteJSON
WriteJSON write value to json file.
WriteTOML
WriteTOML write value to toml file.
WriteYAML
WriteYAML write value to yaml file.