internal/buffer: make Unbounded buffer use generic type (#9196)
Refactors internal/buffer.Unbounded (and its clone under internal/xds/clients) to use generics ([T any]) instead of any. This improves type safety and removes type assertions across consumers. RELEASE NOTES: None
E
eshitachandwani committed
e109b60ceaea4f85784134c11e312f50e78c4071
Parent: b07d146
Committed by GitHub <noreply@github.com>
on 7/14/2026, 7:43:18 PM