Interface

io.github.srs.controller.protobuf.rl.RLServiceModule.Interface
trait Interface[S <: BaseState] extends Provider, Component[S]

Combined provider + component interface for consumers of the RL service.

Attributes

Graph
Supertypes
trait Component[S]
trait Provider
class Object
trait Matchable
class Any
Known subtypes
class RLLauncher
Self type

Members list

Type members

Inherited classlikes

object Service

Attributes

Inherited from:
Component
Supertypes
class Object
trait Matchable
class Any

Value members

Inherited and Abstract fields

val service: Service & RLFs2Grpc[IO, Metadata]

Attributes

Inherited from:
Provider