mirror of
https://github.com/syncthing/syncthing.git
synced 2026-04-26 09:18:47 -04:00
### Purpose Uses recommended pattern for slice pools to avoid copying the slice struct, suggested by the linter and actually used in the go stdlib, for example in `net/http/h2_bundle.go`.