summaryrefslogtreecommitdiff
path: root/compiler
diff options
context:
space:
mode:
authorYuxuan 'fishy' Wang <yuxuan.wang@reddit.com>2022-08-08 22:12:40 -0700
committerYuxuan 'fishy' Wang <fishywang@gmail.com>2022-08-09 17:41:45 -0700
commitbdfde857a802e443a2cab1717744dee8e56cbe76 (patch)
tree71f2686e775c35667f3fdae4eb83b814ecb77ed1 /compiler
parent7ae180bb1eaea8bdfd6d5714aa90b8445165ff1c (diff)
downloadthrift-bdfde857a802e443a2cab1717744dee8e56cbe76.tar.gz
Add a generic sync.Pool wrapper to go library
Since we dropped support of Go 1.18-, use generic to avoid dealing with type assertions with interface{}/any. While I'm here, also remove the usages of ioutil, as that's officially marked as deprecated in Go 1.19. Client: go
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions