Serialize and deseralize data in YAML format
Find a file
2021-05-05 22:43:57 -07:00
.gitignore Initial commit 2021-05-05 22:43:57 -07:00
ez.go Initial commit 2021-05-05 22:43:57 -07:00
go.mod Initial commit 2021-05-05 22:43:57 -07:00
go.sum Initial commit 2021-05-05 22:43:57 -07:00
LICENSE Initial commit 2021-05-05 22:43:57 -07:00
README.md Initial commit 2021-05-05 22:43:57 -07:00

ez

GoDoc Donate

Easily serialize and deserialize data in YAML format

Add to your application

go get code.rocketnine.space/tslocum/ez

Dependencies

Documentation

See godoc.