Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 706 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 706 Bytes

zfmt

License GitHub Actions Codecov

Installation

go get -u github.com/zillow/zfmt

About

A module which defines several concrete Formatter types responsible for serializing/deserializing objects. The module centralizes this functionality and is leveraged by several zillow transport libs for use in configuration driven serialization.