https://github.com/rtradeltd/grpc
🦎 Golang bindings for Temporal's gRPC microservices
https://github.com/rtradeltd/grpc
grpc temporal
Last synced: 3 months ago
JSON representation
🦎 Golang bindings for Temporal's gRPC microservices
- Host: GitHub
- URL: https://github.com/rtradeltd/grpc
- Owner: RTradeLtd
- License: mit
- Created: 2018-10-07T06:24:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-04T06:21:04.000Z (about 6 years ago)
- Last Synced: 2025-03-24T02:48:32.888Z (about 1 year ago)
- Topics: grpc, temporal
- Language: Go
- Homepage: https://github.com/RTradeLtd/Temporal
- Size: 2.88 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grpc [](https://godoc.org/github.com/RTradeLtd/grpc) [](https://travis-ci.com/RTradeLtd/grpc)
Golang bindings and utilities for RTrade's gRPC services:
- [package lens](https://godoc.org/github.com/RTradeLtd/grpc/v2/lens) for the [Lens](https://github.com/RTradeLtd/Lens) service
- [package lensv2](https://godoc.org/github.com/RTradeLtd/grpc/v2/lensv2) for version 2 of the [Lens](https://github.com/RTradeLtd/Lens) service
- [package nexus](https://godoc.org/github.com/RTradeLtd/grpc/v2/nexus) for the [Nexus](https://github.com/RTradeLtd/Nexus) daemon
- [package pay](https://godoc.org/github.com/RTradeLtd/grpc/v2/pay) for the [Pay](https://github.com/RTradeLtd/Pay) service
- [package krab](https://godoc.org/github.com/RTradeLtd/grpc/v2/krab) for [KAAS](https://github.com/RTradeLtd/kaas)
This project also provides a few utility packages:
- [package dialer](https://godoc.org/github.com/RTradeLtd/grpc/v2/dialer) for client utilities
- [package middleware](https://godoc.org/github.com/RTradeLtd/grpc/v2/middleware) for server utilities