Skip to content
/ go-grpc Public

Personal playing around with the proto family.

Notifications You must be signed in to change notification settings

didof/go-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go gRPC

My personal playing around with the proto family.

Compile

I am committing the generated code. Still, the code to generate it is:

protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative usermgmt/usermgmt.proto

Env

docker run --name redis-test-instance -p 6379:6379 -d redis

About

Personal playing around with the proto family.

Topics

Resources

Stars

Watchers

Forks

Languages