ServiceWrapper

smithy4s.dynamic.DynamicSchemaIndex.ServiceWrapper

A construct that hides the types a service instance works, virtually turning them into existential types.

This prevents the user from calling the algebra/transformation in an unsafe fashion.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Types

type Alg[P[_, _, _, _, _]]

Value members

Abstract methods

def service: Service[Alg]