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>
		
			
				
	
	
		
			3 lines
		
	
	
		
			80 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			80 B
		
	
	
	
		
			Go
		
	
	
	
	
	
// Package example demonstrates a lightweight protobuf service.
 | 
						|
package example
 |