mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-07-29 17:58:52 +00:00
* Split long functions and optimize code * Replace `errors.Wrap()` with the `fmt.Errorf()`; rename `process*()` functions to `parse*()` --------- Co-authored-by: Konstantin Koval