| .. |
|
atom_03.go
|
e3eaaea15a
Update date parser to parse more invalid date formats
|
2 years ago |
|
atom_03_test.go
|
111e3f2106
Reuse a Reader instead of copying to a buffer when parsing an atom feed
|
2 years ago |
|
atom_10.go
|
4fe902a5d2
Use `strings.EqualFold` instead of `strings.ToLower(…) ==`
|
2 years ago |
|
atom_10_test.go
|
111e3f2106
Reuse a Reader instead of copying to a buffer when parsing an atom feed
|
2 years ago |
|
atom_common.go
|
4fe902a5d2
Use `strings.EqualFold` instead of `strings.ToLower(…) ==`
|
2 years ago |
|
parser.go
|
111e3f2106
Reuse a Reader instead of copying to a buffer when parsing an atom feed
|
2 years ago |
|
parser_test.go
|
111e3f2106
Reuse a Reader instead of copying to a buffer when parsing an atom feed
|
2 years ago |