mgrpc: baseline protobuf example
Set the stage for the example server by including a service definition, generated code and the protobuild definition file used to generate them. From here, we can work up to a generated mgrpc server. Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
2
example/doc.go
Normal file
2
example/doc.go
Normal file
@@ -0,0 +1,2 @@
|
||||
// Package example demonstrates a lightweight protobuf service.
|
||||
package example
|
||||
Reference in New Issue
Block a user