1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00
miniflux-v2/reader/parser
Frédéric Guillot 5870f04260 Simplify feed parser and format detection
- Avoid doing multiple buffer copies
- Move parser and format detection logic to its own package
2018-10-14 11:46:41 -07:00
..
doc.go Simplify feed parser and format detection 2018-10-14 11:46:41 -07:00
format.go Simplify feed parser and format detection 2018-10-14 11:46:41 -07:00
format_test.go Simplify feed parser and format detection 2018-10-14 11:46:41 -07:00
parser.go Simplify feed parser and format detection 2018-10-14 11:46:41 -07:00
parser_test.go Simplify feed parser and format detection 2018-10-14 11:46:41 -07:00