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 aa8a4b0 commit 6201e5bCopy full SHA for 6201e5b
README.md
@@ -67,7 +67,7 @@ import (
67
"net/http"
68
)
69
70
-func strategyHandler(w http.ResponseWriter, r *http.Request) {
+func strategyHandler(tradehook string, payload []byte) {
71
...
72
}
73
0 commit comments