Expand description

Arrow Banner

svc-storage gRPC Client

GitHub stable release (latest by date) GitHub release (latest by date including pre-releases) Coverage Status Sanity Checks Python PEP8 Rust Checks Arrow DAO Discord

Overview

Exposes svc-storage gRPC Client Functions responsible for storing and retrieving data from the Arrow database and other storage.

Re-exports

Modules

Macros

  • Generates includes for gRPC client implementations with a linked client service Includes a mock module if the mock feature is enabled
  • Generates includes for gRPC client implementations Includes a mock module if the mock feature is enabled
  • Writes a debug! message to the app::client::storage::grpc logger
  • Writes a error! message to the app::client::storage::grpc logger
  • Writes a info! message to the app::client::storage::grpc logger
  • Writes a warn! message to the app::client::storage::grpc logger
  • Generates Client implementation for link gRPC clients
  • Generates Client implementation for simple gRPC clients
  • Generates Client implementation for simple linked gRPC clients