mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 02:45:22 +00:00
THRIFT-3324 - Update go get
command to include all packages
Client: go Patch: zzmp Update go documentation
This commit is contained in:
parent
0f17e15255
commit
614a67016d
@ -27,7 +27,7 @@ Using Thrift with Go
|
|||||||
In following Go conventions, we recommend you use the 'go' tool to install
|
In following Go conventions, we recommend you use the 'go' tool to install
|
||||||
Thrift for go.
|
Thrift for go.
|
||||||
|
|
||||||
$ go get git.apache.org/thrift.git/lib/go/thrift
|
$ go get git.apache.org/thrift.git/lib/go/thrift/...
|
||||||
|
|
||||||
Will retrieve and install the most recent version of the package.
|
Will retrieve and install the most recent version of the package.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user