mirror of
https://github.com/versity/versitygw.git
synced 2026-01-07 12:15:18 +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.