Update README.md
This commit is contained in:
parent
aa98a427f8
commit
a8b6f4d44c
|
@ -63,9 +63,9 @@ Flow:
|
||||||
* Find Usages
|
* Find Usages
|
||||||
|
|
||||||
Flow:
|
Flow:
|
||||||
1. Browser sends code assist request
|
1. Browser sends code assist request
|
||||||
2. Handler gets user workspace of the request with HTTP session
|
2. Handler gets user workspace of the request with HTTP session
|
||||||
3. Server executes ````gocode````/````ide_stub````<br/>
|
3. Server executes ````gocode````/````ide_stub````<br/>
|
||||||
3.1 Sets environment variables (e.g. ${GOPATH})<br/>
|
3.1 Sets environment variables (e.g. ${GOPATH})<br/>
|
||||||
3.2 ````gocode```` with ````lib-path```` parameter
|
3.2 ````gocode```` with ````lib-path```` parameter
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue