shared-proto/

directory
v0.0.0-...-3fab713 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2024 License: MIT

README

shared-proto for go-zero

This directory is an example, to share proto files between multiple services

This is a partial solution:

  • It enables importing sharing proto into multiple services
    • common.proto => greeter.proto, greeter2.proto
  • But a server's proto cannot import another server's
    • NO: greeter.proto => greeter2.proto

Jump to

Keyboard shortcuts

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