Hook

io.cardell.openfeature.Hook
sealed trait Hook[F[_]]

Attributes

Source
Hook.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AfterHook[F]
trait BeforeHook[F]
trait ErrorHook[F]
trait FinallyHook[F]
In this article