Provider

io.github.srs.controller.protobuf.rl.RLServiceModule.Provider
trait Provider

Provider for the RL service.

Exposes a service value which is both a lightweight Service and the generated RLFs2Grpc[IO, Metadata] gRPC service used by the server wiring.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Interface[S]
class RLLauncher

Members list

Value members

Abstract fields

val service: Service & RLFs2Grpc[IO, Metadata]