Directories
¶
| Path | Synopsis |
|---|---|
|
Package cache provides an in-memory LRU bounded by total byte size, item count, and entry age.
|
Package cache provides an in-memory LRU bounded by total byte size, item count, and entry age. |
|
Package leakcheck installs a TestMain helper that fails the suite if any goroutine leaks past test completion, using runtime/pprof's goroutineleak profile (Go 1.26+).
|
Package leakcheck installs a TestMain helper that fails the suite if any goroutine leaks past test completion, using runtime/pprof's goroutineleak profile (Go 1.26+). |
Click to show internal directories.
Click to hide internal directories.