4 lines
87 B
Go
4 lines
87 B
Go
|
package remote
|
||
|
|
||
|
//go:generate protoc -I$GOPATH/src -I. --gogofaster_out=. remote.proto
|