MCPcopy
hub / github.com/redis/go-redis / buffer_size_test.go

File buffer_size_test.go

internal/pool/buffer_size_test.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package pool_test
2
3import (
4 "bufio"

Callers

nothing calls this directly

Calls 8

NewConnPoolFunction · 0.92
NewConnFunction · 0.92
getWriterBufSizeUnsafeFunction · 0.85
getReaderBufSizeUnsafeFunction · 0.85
newDummyConnFunction · 0.85
CloseMethod · 0.65
NewConnMethod · 0.65
CloseConnMethod · 0.65

Tested by

no test coverage detected