We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8396e5 commit 8d856f7Copy full SHA for 8d856f7
README.md
@@ -5,8 +5,6 @@
5
6
Package evcache implements a concurrent key-value cache with capacity overflow eviction, item expiry and deduplication.
7
8
-`import "github.com/mgnsk/evcache/v4"`
9
-
10
### Example
11
12
```go
0 commit comments