1
1
mirror of https://github.com/wader/fq.git synced 2024-12-24 22:05:31 +03:00
fq/format/ogg
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 fqtest: Cleanup path usage 2022-05-21 20:03:25 +02:00
ogg_page.go decode: Cleanup Try<f>/<f> pairs 2022-06-30 12:13:46 +02:00
ogg.go fq: Use go 1.18 2022-05-20 15:23:16 +02:00