2018-01-10 17:48:04 +01:00
|
|
|
package wire
|
|
|
|
|
2019-04-05 11:58:06 +02:00
|
|
|
//go:generate protoc --gogofaster_out=$GOPATH/src wire.proto
|
2018-01-10 17:48:04 +01:00
|
|
|
|
|
|
|
// Run `go get github.com/gogo/protobuf/protoc-gen-gogofaster` to install the
|
|
|
|
// gogofaster generator binary.
|