sdk/

directory
v0.0.0-...-7b0a1f7 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: MIT

README

Cube SDKS

In this directory you will find SDKs for a variety of languages, generated from protobufs using protoc. You can find the protos and the script used to generate each of the individual languages files in the `protos/`` directory.

Build Requirements:

To build new libraries from the protos in build/protos/:

  • install docker
  • generate dependency container
    • $ docker build -f deps.Dockerfile . -t cube-protoc-dependencies:latest
  • run generate.sh from within the build directory
    • $ cd build/ && bash generate.sh
Resources:

Individual Documentation on protobufs:

TODO:

  • csharp build

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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