Packages

p

smithy4s

package smithy4s

Linear Supertypes
ExistentialsPlatformCompat, TypeAliases, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. smithy4s
  2. ExistentialsPlatformCompat
  3. TypeAliases
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Package Members

  1. package http4s

Type Members

  1. type Existential[F[_]] = F[_]
    Definition Classes
    ExistentialsPlatformCompat
  2. type GenLift[F[_]] = AnyRef { type λ[I, E, O, SI, SO] = F[O] }
  3. type Hint = Binding
  4. type Interpreter[Op[_, _, _, _, _], F[_]] = Transformation[Op, [I, E, O, SI, SO]F[O]]
    Definition Classes
    TypeAliases
  5. type Monadic[Alg[_[_, _, _, _, _]], F[_]] = Alg[[I, E, O, SI, SO]F[O]]
    Definition Classes
    TypeAliases
  6. type Schema[A] = smithy4s.schema.Schema[A]
  7. type Wrapped[F[_], G[_], A] = F[G[A]]
  8. type ~>[F[_], G[_]] = PolyFunction[F, G]

Value Members

  1. val Schema: smithy4s.schema.Schema.type
  2. def checkProtocol[Alg[_[_, _, _, _, _]], Op[_, _, _, _, _]](service: Service[Alg, Op], protocolTag: ShapeTag[_]): Either[UnsupportedProtocolError, Unit]
  3. val errorTypeHeader: String

Inherited from ExistentialsPlatformCompat

Inherited from TypeAliases

Inherited from AnyRef

Inherited from Any

Ungrouped