1
1
mirror of https://github.com/wader/fq.git synced 2024-11-26 21:55:57 +03:00
fq/format/rtmp
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: Refactor dump and revert #259 for now 2022-05-20 12:38:43 +02:00
amf0.go fq: Use go 1.18 2022-05-20 15:23:16 +02:00
rtmp.go decode: Cleanup Try<f>/<f> pairs 2022-06-30 12:13:46 +02:00
rtmp.jq decode,interp: Support for format specific options 2022-05-01 17:08:30 +02:00