1
1
mirror of https://github.com/wader/fq.git synced 2024-11-26 21:55:57 +03:00
fq/format/cbor
Mattias Wadman a6a97136b7 decode: Cleanup Try<f>/<f> pairs
Decode API design is that Try* returns error non-Try panics.
Also rename Must* as they should panic and introduce some new Try* functions
that were missing.
2022-06-30 12:13:46 +02:00
..
testdata interp: Add to/from<encoding> for some common serialzations, encodings and hashes 2022-05-28 16:31:20 +02:00
cbor.go decode: Cleanup Try<f>/<f> pairs 2022-06-30 12:13:46 +02:00
cbor.jq decode,interp: Support for format specific options 2022-05-01 17:08:30 +02:00