mirror of
https://github.com/versity/versitygw.git
synced 2026-04-18 19:55:02 +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.