summaryrefslogtreecommitdiff
path: root/vendor/codeberg.org/gruf/go-pools/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/codeberg.org/gruf/go-pools/README.md')
-rw-r--r--vendor/codeberg.org/gruf/go-pools/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/codeberg.org/gruf/go-pools/README.md b/vendor/codeberg.org/gruf/go-pools/README.md
new file mode 100644
index 000000000..673324271
--- /dev/null
+++ b/vendor/codeberg.org/gruf/go-pools/README.md
@@ -0,0 +1,2 @@
+A selection of type-defined `sync.Pool` implementations with redefined "getter" and "putter"
+methods to handle their appropriate types. \ No newline at end of file