Package

http4s.extend

syntax

Permalink

package syntax

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

Type Members

  1. trait AllSyntax extends Http4sServiceSyntax with ByNameNtSyntax with ErrorAdaptSyntax with CirceSyntax with ResponseVerificationSyntax with EqSyntax with ParEffectfulSyntax with ErrorResponseSyntax

    Permalink
  2. type Verified[A] = Validated[NonEmptyList[String], A]

    Permalink

Value Members

  1. object all extends AllSyntax

    Permalink
  2. object byNameNt extends ByNameNtSyntax

    Permalink
  3. object circe extends CirceSyntax

    Permalink
  4. object eq extends EqSyntax

    Permalink
  5. object errorAdapt extends ErrorAdaptSyntax

    Permalink
  6. object errorResponse extends ErrorResponseSyntax

    Permalink
  7. object httpService extends Http4sServiceSyntax

    Permalink
  8. object parEffectful extends ParEffectfulSyntax

    Permalink
  9. object responseVerification extends ResponseVerificationSyntax

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped