Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 173 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 173 Bytes

linker-issue-example

$ export GOPATH=~/gocode $ go get go.uber.org/thriftrw $ go mod tidy $ go run main.go $ ./gen_go_from_thrift.sh $ cd experiment-sandbox $ go build .