WithContext

trait WithContext[F[_]]

Resolve context stored in F[_] effect

Resolve context stored in F[_] effect

Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def context: F[Map[String, String]]