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