We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa17973 commit a07c90cCopy full SHA for a07c90c
README.md
@@ -1,6 +1,6 @@
1
# go-memoizer
2
3
-A simple memoizer for Go.
+A simple thread-safe memoizer for Go using only the standard library.
4
5
[](https://pkg.go.dev/github.com/LightningDev1/go-memoizer)
6
[](https://goreportcard.com/report/github.com/LightningDev1/go-memoizer)
0 commit comments