miniflux-v2/internal/reader/opml
jvoisin 3339d9d3d7 Preallocate memory when exporting to OPML
This should marginally increase performance when export a large amount of feeds
to OPML.
2024-03-03 20:34:37 -08:00
..
handler.go Preallocate memory when exporting to OPML 2024-03-03 20:34:37 -08:00
opml.go fix: Include type for OPML subscriptions 2023-12-31 10:00:50 -08:00
parser.go Fix categories import from Thunderbird's OPML 2024-02-24 19:43:33 -08:00
parser_test.go Use modern for loops 2024-02-28 19:55:28 -08:00
serializer.go Preallocate memory when exporting to OPML 2024-03-03 20:34:37 -08:00
serializer_test.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
subscription.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00