ruscignoapis

module
v0.31.2 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2024 License: Apache-2.0

README

Ruscigno APIs

Single source of truth for all my public APIs.

How to generate it

  1. Clone github.com/ruscigno/ruscigno-gosdk repo

  2. export both variables

export DST_DIR="../ruscigno-gosdk/ticker-beats/v1"

export SRC_DIR="./ticker-beats/v1"

  1. generate the protos

protoc -I=$SRC_DIR --go_out=$DST_DIR $SRC_DIR/*.proto --go-grpc_out=$DST_DIR

Directories

Path Synopsis
grpc-health-check
v1
v1/proto
Package proto is a generated protocol buffer package.
Package proto is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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