Modules

The library is split into a small core and per-integration artifacts:

  • registry the dependency-injection core: entries, prepend operators, make / makeSafe.
  • registry-cats lift constructors, functions, and values into any Applicative[F].
  • registry-cbor derive borer Encoder[T] / Decoder[T] for CBOR with configurable encoding options.
  • registry-circe derive circe Encoder[T] / Decoder[T] with configurable JSON options.
  • registry-scalacheck derive Gen[T] instances from a registry.

Table of contents


This site uses Just the Docs, a documentation theme for Jekyll.