Context

sttp.tapir.server.http4s.Context
trait Context[T]

A capability that is used by endpoints, when they need to access the http4s-provided context. Such a requirement can be added using the RichHttp4sEndpoint.contextIn method.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
In this article