Skip to content

polarsignals/apis

Repository files navigation

Proto

This document describes the tools and workflows necessary to get started working on the Polar Signals' protobuf definitions.

Prerequisites

We'll need a couple of tools to spin up the dev environment. Make sure they are installed by running the env-proto.sh script.

Use make proto-install to install necessary 3rd party proto dependencies to generate necessary server and client code.

Generate

Use make proto to generate server-side Go code.

About

Protobuf definitions for the Polarsignals APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages