mirror of
https://github.com/miniflux/v2.git
synced 2025-07-22 17:18:37 +00:00
The implementation is equivalent to `cases.Title(language.English).String(strings.ToLower(…))`, and this is the only place in miniflux where "golang.org/x/text/cases" and "golang.org/x/text/language" are (directly) used. This reduces the binary size from 27015590 to 26686112 on my machine. Kudos to https://gsa.zxilly.dev for making it straightforward to catch things like this. |
||
---|---|---|
.. | ||
referer_override_test.go | ||
rewrite_functions.go | ||
rewriter.go | ||
rewriter_test.go | ||
rules.go |