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 6c8d0ad commit 64f37f5Copy full SHA for 64f37f5
1 file changed
samples/Backend on Go.md
@@ -4,7 +4,7 @@
4
* http://godoc.org/github.com/patdek/gongflow
5
* https://github.com/stuartnelson3/golang-flowjs-upload
6
7
-## Exmaple
+## Example
8
1. A `GET` request is sent to see if a chunk exists on disk. If it isn't found, the chunk is uploaded.
9
2. Each `POST` request is parsed and then saved to disk.
10
3. After the final chunk is uploaded, the chunks are stitched together in a separate go routine.
0 commit comments