CachedSchemaCompiler

smithy4s.schema.CachedSchemaCompiler
See theCachedSchemaCompiler companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

abstract class DerivingImpl[F[_]] extends Impl[F]

Attributes

Supertypes
class Impl[F]
class Object
trait Matchable
class Any
Known subtypes
object Decoder
abstract class Impl[F[_]] extends CachedSchemaCompiler[F]

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class DerivingImpl[F]
object Decoder
class Impl[F]
object decoders
object encoders
Show all
object Optional

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Optional.type
abstract class Uncached[F[_]] extends CachedSchemaCompiler[F]

Attributes

Supertypes
class Object
trait Matchable
class Any

Types

type Optional[F[_]] = CachedSchemaCompiler[[_] =>> OptionK[F, _$4]]

Value members

Concrete methods

def getOrElse[F[_]](possible: Optional[F], default: CachedSchemaCompiler[F]): CachedSchemaCompiler[F]

Implicits

Implicits