FinallyHook

io.cardell.openfeature.FinallyHook
See theFinallyHook companion object
trait FinallyHook[F[_]] extends Hook[F]

Attributes

Companion
object
Source
Hook.scala
Graph
Supertypes
trait Hook[F]
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def apply(context: HookContext, hints: HookHints): F[Unit]

Attributes

Source
Hook.scala