summaryrefslogtreecommitdiffhomepage
path: root/util/pool
AgeCommit message (Expand)AuthorFilesLines
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick1-3/+3
2026-03-05types/ptr: deprecate ptr.To, use Go 1.26 newBrad Fitzpatrick1-3/+1
2026-01-23all: remove AUTHORS file and references to itWill Norris2-2/+2
2024-05-24util/pool: add package for storing and using a pool of itemsAndrew Dunham2-0/+416