Expand description
Generated server implementations.
Structs§
- Gonzalo
Server - The Gonzalo daemon service. Payloads are JSON-encoded gonzalo-core types carried as bytes, so the protobuf schema stays small and the two transports (gRPC and HTTP/JSON) share one serialization.
Constants§
- SERVICE_
NAME - Generated gRPC service name
Traits§
- Gonzalo
- Generated trait containing gRPC methods that should be implemented for use with GonzaloServer.