mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
168 B
168 B
Protocol Buffers
Generate code
go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
cd <bbgo>/pkg/protobuf
protoc -I=. --go_out=. bbgo.proto