summaryrefslogtreecommitdiffhomepage
path: root/api/google/protobuf/any.proto
diff options
context:
space:
mode:
authorMikael Magnusson <mikma@users.sourceforge.net>2018-09-01 15:21:58 +0000
committerMikael Magnusson <mikma@users.sourceforge.net>2021-01-20 16:41:32 +0000
commit3075254e73b113c1e4ce52936629fb73610a3e10 (patch)
tree3fb1940041e7b45d808d17318e3f6e8d67dc5432 /api/google/protobuf/any.proto
parent35e733246e1aff6688f2e4f624c7a80be33fb7b9 (diff)
add Makefile for generating protobuf codemakefile
Use proto-gen-go, any.proto and empty.proto from vendor/github.com/golang/protobuf. Signed-off-by: Mikael Magnusson <mikma@users.sourceforge.net>
Diffstat (limited to 'api/google/protobuf/any.proto')
l---------api/google/protobuf/any.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/google/protobuf/any.proto b/api/google/protobuf/any.proto
new file mode 120000
index 00000000..5e37f873
--- /dev/null
+++ b/api/google/protobuf/any.proto
@@ -0,0 +1 @@
+../../../vendor/github.com/golang/protobuf/ptypes/any/any.proto \ No newline at end of file