Skip to content

2637309949/go-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

First install protoc. You can do this with either your package manager, or directly by downloading protoc-$VERSION-$PLATFORM.zip

Then install protoc-gen-go and protoc-gen-micro.

go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
cd ./comm/cmd/protoc-gen-micro && go install && cd ../../../

Also required:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published