diff options
Diffstat (limited to 'vendor/codeberg.org/gruf/go-nowish/README.md')
-rw-r--r-- | vendor/codeberg.org/gruf/go-nowish/README.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/codeberg.org/gruf/go-nowish/README.md b/vendor/codeberg.org/gruf/go-nowish/README.md deleted file mode 100644 index 4070e5013..000000000 --- a/vendor/codeberg.org/gruf/go-nowish/README.md +++ /dev/null @@ -1,3 +0,0 @@ -a simple Go library with useful time utiities: -- Clock: a high performance clock giving a good "ish" representation of "now" (hence the name!) -- Timeout: a reusable structure for enforcing timeouts with a cancel |