AddContextInput

sttp.tapir.server.http4s.`package`.RichHttp4sEndpoint.AddContextInput
class AddContextInput[T]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[IT]()(implicit concat: Aux[I, T, IT], ct: ClassTag[T]): Endpoint[A, IT, E, O, R & Context[T]]