Serialize and deseralize data in YAML format
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trevor Slocum 569018bd03 Initial commit 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md Initial commit 2 years ago
ez.go Initial commit 2 years ago
go.mod Initial commit 2 years ago
go.sum Initial commit 2 years ago

README.md

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.