ProbesController

pillars.probes.ProbesController
final case class ProbesController[F[_]](manager: ProbeManager[F])(implicit evidence$1: Applicative[F]) extends Controller[F]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Controller[F]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

override val endpoints: List[HttpEndpoint[F]]