ekster/pkg/rss
Peter Stuifzand a2f04e4d6e
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Problem: strings.Title is deprecated
Solution: use golang.org/x/text/cases instead
2022-04-16 15:12:58 +02:00
..
testdata
atom_test.go
atom.go
charset_reader.go
debug.go
doc.go
ISO-8859-1.go Problem: error string are capitalized 2021-11-20 21:12:04 +01:00
LICENSE
rss_1.0_test.go
rss_1.0.go Problem: strings.Title is deprecated 2022-04-16 15:12:58 +02:00
rss_2.0_test.go
rss_2.0.go Problem: strings.Title is deprecated 2022-04-16 15:12:58 +02:00
rss_debug.go
rss_default.go
rss_test.go
rss.go Problem: error string are capitalized 2021-11-20 21:12:04 +01:00
time_test.go
time.go