Skip to content

gRPC Guide

go-zero provides full gRPC support — server scaffolding, client generation, interceptors, and more.

  • Server — Build and configure gRPC servers
  • Client — Connect to gRPC services
  • Interceptors — Add middleware to gRPC calls