We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5c8296 commit a324c68Copy full SHA for a324c68
README.md
@@ -1,6 +1,6 @@
1
# Retry
2
3
-[](https://pkg.go.dev/mod/github.com/sethvargo/go-retry)
+[](https://github.com/sethvargo/go-retry/actions/workflows/test.yml)[](https://pkg.go.dev/mod/github.com/sethvargo/go-retry)
4
5
Retry is a Go library for facilitating retry logic and backoff. It's highly
6
extensible with full control over how and when retries occur. You can also write
0 commit comments