github.com/go-redis/redis/v8/internal/pool.SingleConnPool.cn (field)
5 uses
github.com/go-redis/redis/v8/internal/pool (current package)
pool_single.go#L7: cn *Conn
pool_single.go#L16: cn: cn,
pool_single.go#L32: return p.cn, nil
pool_single.go#L38: p.cn = nil
pool_single.go#L43: p.cn = nil
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |