We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66c5854 commit 0263472Copy full SHA for 0263472
README.md
@@ -149,6 +149,7 @@ This example demonstrates how to embed an image in your message.
149
150
### [Basic send with a web proxy](https://github.com/socketlabs/socketlabs-go/blob/master/examples/basic/BasicSendWithProxy/BasicSendWithProxy.go)
151
This example demonstrates how to use a proxy with your HTTP client.
152
+
153
### [Basic send with retry enabled](https://github.com/socketlabs/socketlabs-go/blob/master/examples/basic/BasicSendWithRetry/BasicSendWithRetry.go)
154
This example demonstrates how to use the retry logic with your HTTP client.
155
0 commit comments