package
0.0.0-20240912100135-a5bb7c63c5ab
Repository: https://github.com/ironzhang/superlib.git
Documentation: pkg.go.dev

# Functions

FileExist 文件是否存在.
ReadJSON read value from json file.
ReadTOML read value from toml file.
ReadYAML read value from yaml file.
WriteJSON write value to json file.
WriteTOML write value to toml file.
WriteYAML write value to yaml file.