proto-examples

module
v0.0.0-...-159fc8c Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2021 License: MIT

README

Proto Sharing Example

A sharing proto repository to be used as example of how sharing proto files between multiple projects.

Organization

.
├── LICENSE
├── README.md
└── NAMESPACE
    ├── Makefile
    ├── build
    │   ├── LANGUAGE
    │   │   └── DOMAIN
    │   │       ├── DOMAIN.pb.go
    │   │       └── DOMAIN_grpc.pb.go
    │   └── LANGUAGE
    │       └── DOMAIN
    │           ├── DOMAIN_grpc.py
    │           └── DOMAIN_pb2.py
    ├── proto
    │   └── DOMAIN
    │       └── DOMAINs.proto
    └── scripts
        └── LANGUAGE-build.sh

Directories

Path Synopsis
go-scaffold

Jump to

Keyboard shortcuts

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