janna-proto

module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 20, 2020 License: MIT

README

Janna API Protocol buffers

This repo contains protocol buffer service definitions and generated interfaces for Janna.

Workflow

  • make changes in proto files
  • generate code make generate. Need Docker installed.
  • commit new changes git add . && git commit -m '<Commit description>'
  • push the changes git push

Please remember about backward compatibility. Heres is a article

Repository structure

/gen

This folder contains generated code from .proto files. Currently generates files for:

  • go
  • swagger
/proto

Protocol buffer service definitions. To generate code run make proto. Also, this directory contains config file for uber/protool - prototool.yaml.

/third_party

Third party resources/definition. Need to generate code.

Directories

Path Synopsis
gen
go/v1
Package apiv1 is a reverse proxy.
Package apiv1 is a reverse proxy.

Jump to

Keyboard shortcuts

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