This website requires JavaScript.
Explore
Help
Sign in
southfox
/
miniflux
Watch
1
Star
0
Fork
You've already forked miniflux
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
eda2e2f3f5
miniflux
/
internal
/
reader
/
atom
History
jvoisin
111e3f2106
Reuse a Reader instead of copying to a buffer when parsing an atom feed
2024-03-04 17:36:10 -08:00
..
atom_03.go
Update date parser to parse more invalid date formats
2023-11-01 20:55:35 +01:00
atom_03_test.go
Reuse a Reader instead of copying to a buffer when parsing an atom feed
2024-03-04 17:36:10 -08:00
atom_10.go
Use
strings.EqualFold
instead of
strings.ToLower(…) ==
2024-02-28 19:47:30 -08:00
atom_10_test.go
Reuse a Reader instead of copying to a buffer when parsing an atom feed
2024-03-04 17:36:10 -08:00
atom_common.go
Use
strings.EqualFold
instead of
strings.ToLower(…) ==
2024-02-28 19:47:30 -08:00
parser.go
Reuse a Reader instead of copying to a buffer when parsing an atom feed
2024-03-04 17:36:10 -08:00
parser_test.go
Reuse a Reader instead of copying to a buffer when parsing an atom feed
2024-03-04 17:36:10 -08:00