Expand description
§MountainVinegRPCService
Defines the gRPC service implementation for Mountain. This struct handles
incoming RPC calls from the Cocoon sidecar, dispatches them to the
application’s core logic via the Track module, and returns the results.
Structs§
- Mountain
VinegRPC Service - The concrete implementation of the
MountainServicegRPC service.