# Packages
No description provided by the author
# README
gateway-protobuf
This repository is the 'Single Source of Truth' for the gRPC / Protocol Buffers (protobuf) and their compiled files.
Used by:
Requirements:
Development:
- Go to the proto directory at the project root.
- Work on the proto files. (Remember
option go_package
) - Run
make compile_all
in your terminal when done. (Needs to be run from the project root).
Deployment:
Importing:
How to import the compiled files to your project.
-
Golang:
Run
go get github.com/cutters-digital/[email protected]
Replace 'v1.0.0' with the version you need.
-
iOS:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla congue massa vel justo dapibus viverra.
-
Android:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla congue massa vel justo dapibus viverra.