Categorygithub.com/digital-dream-labs/api
modulepackage
0.0.0-20210824232136-8cc90c1bb12c
Repository: https://github.com/digital-dream-labs/api.git
Documentation: pkg.go.dev

# README

API

Protocol buffers for all of the magical back-end services that make vector work!

Protocol buffers

DirectoryDescription
proto/chipperWire protocol for the voice service
proto/jdocsWire protocol for the document store service
proto/tokenWire protocol for the token service

Building

To regenerate protocol buffers:

# make protos
// To build an individual proto
make proto dir=proto/chipper file=chipperpb

# Packages

No description provided by the author