rainycape / pool

sync.Pool compatibility layer for for Go - falls back to a channel based pool in Go < 1.3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pool

sync.Pool compatibility layer for for Go - falls back to a channel based pool in Go < 1.3

About

sync.Pool compatibility layer for for Go - falls back to a channel based pool in Go < 1.3

License:Apache License 2.0


Languages

Language:Go 100.0%