Packages

p

smithy4s

package smithy4s

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

Package Members

  1. package http4s

Type Members

  1. type Hint = Binding
  2. type Schema[A] = smithy4s.schema.Schema[A]
  3. type ~>[F[_], G[_]] = PolyFunction[F, G]

Value Members

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

Inherited from AnyRef

Inherited from Any

Ungrouped