gRPC Guide
Overview
Section titled “Overview”go-zero provides full gRPC support — server scaffolding, client generation, interceptors, and more.
Sections
Section titled “Sections”- Server — Build and configure gRPC servers
- Client — Connect to gRPC services
- Interceptors — Add middleware to gRPC calls