go.undefinedlabs.com/scopeagent@v0.4.2/tracer/wire/gen.go (about) 1 package wire 2 3 //go:generate protoc --gogofaster_out=$GOPATH/src/go.undefinedlabs.com/scopeagent/wire wire.proto 4 5 // Run `go get github.com/gogo/protobuf/protoc-gen-gogofaster` to install the 6 // gogofaster generator binary.