GitHub
来源:go-zero
浏览 172
扫码
分享
2023-06-20 08:32:33
Component Introduction
Parallel Provider
Service Organization
groutines
- RoutineGroup
- GoSafe
- RunSafe
- TaskRunner
- WorkerGroup
Communications
- gRPC
- http
- gRPC Gateway
- http client
Storage
Message queue
Delay Queue
Service Registration and Discovery
- Built-in Etcd service registration and discovery
- Support single, multiple peers
- Community supports consul
- Community supports k8s
- Community supports nacos
- Community supports polaris
Service governance
- Timeout control
- Built-in token-bucket, counters limiter
- Built-in breaker
- Built-in p2c load equilibrium component
- Service Authentication Component
Data monitoring
- Indicator collection brokered
- Built-in trace
- Log collection
- goctl legend
- goctl-intelij editor plugin
- goctl-vscode editor plugin
Plugin Resources
- goctl-swagger plugin
- goctl-go-contract plugin
- goctl-php plugin
- goctl-android plugin