mosha-service-common

module
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2023 License: MIT

README

mosha-service-common

Common code used by all mosha services

Protos/gRPC

All service protos definitions are located in proto directory. The communication between services is done using gRPC. To regenerate the gRPC code, run:

protoc --go_out=. --go_opt=paths=source_relative \
  --go-grpc_out=. --go-grpc_opt=paths=source_relative \
  protos/authorservice/author.proto

Directories

Path Synopsis
protos

Jump to

Keyboard shortcuts

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