summaryrefslogtreecommitdiff
path: root/pkg/doc
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-03-02 18:24:56 +0300
committerValery Piashchynski <[email protected]>2021-03-02 18:24:56 +0300
commit56bb5beb23aaf3d79e9f870c85924c9d98dcfe8b (patch)
tree45aaf646652bb6ca58b96359ba0c86a9caa69f5e /pkg/doc
parentfadd95c45faf91feff65bf3c5b10900147c1f729 (diff)
âš¡v2.0.0
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'pkg/doc')
-rw-r--r--pkg/doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/doc/README.md b/pkg/doc/README.md
index 4f726f4a..709df603 100644
--- a/pkg/doc/README.md
+++ b/pkg/doc/README.md
@@ -18,4 +18,4 @@ no workers in the `stack`, watcher waits for the specified via config (`allocate
7. Golang worker send that request to the PHP worker via various set of transports (`pkg/transport` package).
8. PHP worker send back response to the golang worker (or error via stderr).
9. Golang worker return response payload to the pool.
-10. Pool process this response and return answer to the user. \ No newline at end of file
+10. Pool process this response and return answer to the user.