mirror of
https://github.com/pgsty/minio.git
synced 2026-03-29 05:15:22 +02: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{}