mirror of
https://github.com/versity/versitygw.git
synced 2026-04-20 04:30:29 +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.