5 lines
65 B
Protocol Buffer
5 lines
65 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
package hooks.v1;
|
|
|
|
option go_package = "/v1"; |