//
pkg.gl
Category
github.com/go-zoox/fs
type
json
package
1.3.15
Repository:
https://github.com/go-zoox/fs.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
3
Files
34 SLOC
#
Functions
Read
Read reads the file at the given path and parses it as JSON into data.
Write
Write writes the given data to the file at the given path.