grpc-app

command module
v0.0.0-...-8d5435e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 9, 2024 License: MIT Imports: 3 Imported by: 0

README

GRPC APP

How to generate proto

clone submodule googleapis

git submodule update --init --recursive

then go generate

cd proto/greeter
protoc -I. -I../googleapis --go_out=plugins=grpc:. *.proto
protoc -I. -I../googleapis --grpc-gateway_out=:. *.proto

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app
dto
domain
infra
pb

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL