An open API service indexing awesome lists of open source software.

https://github.com/dtm-labs/quick-start-sample

quick start sample for client
https://github.com/dtm-labs/quick-start-sample

Last synced: 9 months ago
JSON representation

quick start sample for client

Awesome Lists containing this project

README

          

简体中文 | [English](./README.md)

# quick-start-sample
dtm go 客户端[client](https://github.com/dtm-labs/client) 的最简单例子.

这个仓库包括了4个项目:
- [dtmcli-qs](./dtmcli-qs/README-cn.md): 演示http客户端dtmcli的接入
- [dtmgrpc-qs](./dtmgrpc-qs/README-cn.md): 演示grpc客户端dtmgrpc的接入
- [workflow-http](./workflow-http/README-cn.md): 演示workflow的http接入
- [workflow-grpc](./workflow-grpc/README-cn.md): 演示workflow的grpc接入