mirror of
https://github.com/versity/versitygw.git
synced 2026-05-02 10:15:44 +00:00
The buildSearchFilter function doesn't need to be exported, and can use strings.Builder. Add a unit test to make sure this didn't change any logic. This will also use the debuglogger to enable debugging.