apache/dubbo-go-samples
Fork: 185 Star: 234 (更新于 2024-10-30 08:34:21)
license: Apache-2.0
Language: Go .
Apache dubbo
最后发布版本: v3.0.4-rc1 ( 2022-12-05 20:25:31)
Dubbo Golang Examples
What It Contains
- apisix: apache/apisix and Dubbo-go example
- async: the dubbogo callback[asynchronous] and call-one-way rpc example
- config-api: show how to use dubbogo by APIs without configuration
- configcenter: uses of different config centers, including zookeeper and nacos at present.
- context: how to transfer request context between multiple producers/consumers
- direct: A direct invocation example.
- error/triple: triple sample with hessian2/protobuf
- filter: Some examples of different filter, including custom_filter and tpslimit
- game: game service example
- generic: A generic invocation example
- helloworld: A 101 example
- integrate_test: dubbogo github action integrate test use cases
- logger: dubbogo logging
- mesh: give an proxy service mesh example which shows how to deploy the dubbo-go services with envoy on kubernetes platform
- metrics: show how to collect dubbogo prometheus metrics
- multirpc: show how to use three protocols(triple, dubbo, jsonrpc) in one server and invoke them on the client-side
- otel/trace: show how to use opentelemetry as dubbogo tracing tool
- proxyless: give an proxyless service mesh example which shows how to deploy the dubbo-go services on kubernetes platform
- registry: show how to use etcd/nacos/polaris/zookeeper as dubbogo registry
- rpc: dubbo directory display dubbo protocol communication
- rpc/dubbo: dubbo-go 3.0 rpc example between Java and Go
- rpc/grpc: dubbo-go rpc example based on gRPC
- rpc/jsonrpc: dubbo-go rpc example based on json-rpc
- rpc/triple: dubbo-go rpc example based on hessian2/msgpack/pb(protobuf-v3)/pb2(protobuf-v2)/self-defined-serialization
- seata-go: A seata-go example
- skywalking: show how to integrate skywalking into dubbogo
- tls: use TLS encryption in getty(tcp)/triple/gRPC communication mode
- tracing: tracing example
- error: error handling
How To Run
Pls refer How To Run for the instructions.
How to contribute
If you want to add more samples, pls. read on:
- Create new sub directory and give it an appropriate name for your new sample. Pls follow the layout of the existing sample if you are not sure how to organize your code.
- Make sure your sample work as expected before submit PR, and make sure GitHub CI passes after PR is submitted. Pls refer to the existing sample on how to test the sample.
- Pls provide README.md to explain your samples.
最近版本更新:(数据更新于 2024-09-03 01:35:58)
2022-12-05 20:25:31 v3.0.4-rc1
2022-06-07 10:25:47 v1.5.8
2021-10-31 00:38:49 v1.5.7
apache/dubbo-go-samples同语言 Go最近更新仓库
2024-11-05 08:55:31 XTLS/Xray-core
2024-11-05 00:03:47 SagerNet/sing-box
2024-11-04 20:34:19 Permify/permify
2024-11-04 15:07:27 containerd/containerd
2024-11-03 20:10:56 flipped-aurora/gin-vue-admin
2024-11-03 00:46:25 dolthub/dolt