DynamicSchemaIndex

A dynamically loaded schema index, containing existential instances of services and schemas, that can be used to wire protocols together without requiring code generation.

Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def getSchema(shapeId: ShapeId): Option[Schema[[F[_]] =>> Schematic[F], _]]