FinallyHook

io.cardell.openfeature.FinallyHook
See theFinallyHook companion trait
object FinallyHook

Attributes

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

Members list

Value members

Concrete methods

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

Attributes

Source
Hook.scala