Module MountainVinegRPCService

Module MountainVinegRPCService 

Source
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§

MountainVinegRPCService
The concrete implementation of the MountainService gRPC service.