Proto DSL Reference
Overview
Section titled “Overview”go-zero uses standard Protocol Buffers (proto3) for gRPC service definitions. This section covers go-zero conventions and best practices.
Contents
Section titled “Contents”- Proto Spec — go-zero proto conventions
- Services Grouping — Organize services in a proto file
- FAQ — Common questions