Categorygithub.com/mayerkv/go-users
module
1.0.0
Repository: https://github.com/mayerkv/go-users.git
Documentation: pkg.go.dev

# README

go install google.golang.org/protobuf/cmd/[email protected]
go install google.golang.org/grpc/cmd/[email protected]
protoc --go_out=. --go_opt=paths=source_relative \
  --go-grpc_out=. --go-grpc_opt=paths=source_relative \
  grpc-service/users-service.proto
docker build -t go-users:latest .

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author