poppet.provider

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Inherited types

type Codec[A, B] = Codec[A, B]

Attributes

Inherited from:
CoreDsl

Attributes

Inherited from:
CoreDsl
type CodecK[F[_], G[_]] = CodecK[F, G]

Attributes

Inherited from:
CoreDsl

Attributes

Inherited from:
CoreDsl

Attributes

Inherited from:
CoreDsl
type Peek[F[_], I] = (Request[I] => F[Response[I]]) => Request[I] => F[Response[I]]

Attributes

Inherited from:
CoreDsl
type Provider[F[_], I] = Provider[F, I]

Attributes

Inherited from:
ProviderDsl
type Server[F[_], I] = I => F[I]

Attributes

Inherited from:
ProviderDsl

Value members

Inherited fields

Attributes

Inherited from:
CoreDsl
val Provider: Provider.type

Attributes

Inherited from:
ProviderDsl