Service

io.github.srs.controller.protobuf.rl.RLServiceModule.Component.Service
object Service

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Component.this.Component.this.Service.type

Members list

Value members

Concrete methods

def apply(): Service & RLFs2Grpc[IO, Metadata]

Creates the default RL service implementation.

Creates the default RL service implementation.

Attributes

Returns

an object that is both the module's Service marker and the generated RLFs2Grpc[IO, Metadata] implementation.