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