mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Every time getLocation is called, it's opening and parsing a file on disc, sometimes a zip file depending on the system. We can cache the results instead of doing this. See https://github.com/golang/go/issues/24844 and https://github.com/golang/go/issues/26106 |
||
---|---|---|
.. | ||
timezone.go | ||
timezone_test.go |