View Source Eigr.Functions.Protocol.Actors.Healthcheck.HealthCheckActor.ActorDispatcher (spawn v1.4.3)

Summary

Functions

Link to this function

liveness(message, stream)

View Source (since 1.2.1)
@spec liveness(Google.Protobuf.Empty.t(), GRPC.Server.Stream.t()) ::
  Eigr.Functions.Protocol.Actors.Healthcheck.HealthCheckReply.t()
Link to this function

readiness(message, stream)

View Source (since 1.2.1)
@spec readiness(Google.Protobuf.Empty.t(), GRPC.Server.Stream.t()) ::
  Eigr.Functions.Protocol.Actors.Healthcheck.HealthCheckReply.t()
Link to this function

service_name(_)

View Source (since 1.2.1)