AfterHook

io.cardell.openfeature.AfterHook
See theAfterHook companion trait
object AfterHook

Attributes

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

Members list

Value members

Concrete methods

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

Attributes

Source
Hook.scala