diff options
| author | 2021-11-13 12:29:08 +0100 | |
|---|---|---|
| committer | 2021-11-13 12:29:08 +0100 | |
| commit | 829a934d23ab221049b4d54926305d8d5d64c9ad (patch) | |
| tree | f4e382b289c113d3ba8a3c7a183507a5609c46c0 /vendor/codeberg.org/gruf/go-pools/README.md | |
| parent | smtp + email confirmation (#285) (diff) | |
| download | gotosocial-829a934d23ab221049b4d54926305d8d5d64c9ad.tar.xz | |
update dependencies (#296)
Diffstat (limited to 'vendor/codeberg.org/gruf/go-pools/README.md')
| -rw-r--r-- | vendor/codeberg.org/gruf/go-pools/README.md | 2 |
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 |
