ErrorHook

io.cardell.openfeature.ErrorHook
See theErrorHook companion trait
object ErrorHook

Attributes

Companion
trait
Source
Hook.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ErrorHook.type

Members list

Value members

Concrete methods

def apply[F[_]](f: (HookContext, HookHints, Throwable) => F[Unit]): ErrorHook[F]

Attributes

Source
Hook.scala