Sign in
code
/
gocloud.git
/
84e3236355de8d3d018c49d64d8dffe67caaf49d
/
.
/
spanner
/
internal
/
benchwrapper
/
proto
/
README.md
blob: 950c2d350c30cc334629c18ff5727f194f7085d7 [
file
] [
view
]
# Regenerating protos
```
cd spanner/internal/benchwrapper/proto
protoc --go_out=plugins=grpc:. *.proto
```