diff options
author | 2022-01-03 17:37:09 +0100 | |
---|---|---|
committer | 2022-01-03 17:37:09 +0100 | |
commit | e08c0e55eec777b9bf1eb907c78cecd4c8859c8e (patch) | |
tree | af7899d1038c6980c63ac43dfb7f338c32970b6f /vendor/codeberg.org/gruf/go-runners/README.md | |
parent | fiddle around with workers (diff) | |
download | gotosocial-e08c0e55eec777b9bf1eb907c78cecd4c8859c8e.tar.xz |
add gruf worker pool
Diffstat (limited to 'vendor/codeberg.org/gruf/go-runners/README.md')
-rw-r--r-- | vendor/codeberg.org/gruf/go-runners/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/codeberg.org/gruf/go-runners/README.md b/vendor/codeberg.org/gruf/go-runners/README.md new file mode 100644 index 000000000..91cc1528d --- /dev/null +++ b/vendor/codeberg.org/gruf/go-runners/README.md @@ -0,0 +1,3 @@ +# go-runners + +Provides a means a simple means of managing long-running functions and services
\ No newline at end of file |