Skip to main content

Module gonzalo_server

Module gonzalo_server 

Source
Expand description

Generated server implementations.

Structs§

GonzaloServer
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.