mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 15:33:17 +01:00
Avoid unnecessary pointer reference allocations
when not needed, for example
- *SelectFuncs{}
- *Row{}
Avoid unnecessary pointer reference allocations
when not needed, for example
- *SelectFuncs{}
- *Row{}