Documentation
¶
Index ¶
- func CreateFile[T any](root *os.Root, p string, cfg T) error
- func EditFile[T any](root *os.Root, p string, fn func(T) T) error
- func LoadFile[T any](root *os.Root, p string) (*T, error)
- func Marshal(x any) []byte
- func Parse[T any](data []byte) (*T, error)
- func Unmarshal[T any](data []byte, x *T) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.