go-functional / dcode

Decode JSON with Functional Decoders
MIT License
57 stars 5 forks source link

Be able to serialize and deserialize decoders to JSONPath, other formats #3

Open arschles opened 5 years ago

arschles commented 5 years ago

Maybe some yaml based format. Also make this pluggable, following the Marshaler interfaces in encoding