io.github.pidoveproject.showdown.client.cats
Members list
Type members
Classlikes
class CatsShowdownClient[F[_]](runtime: Runtime[ZIOShowdownClient])(implicit evidence$1: Async[F]) extends ShowdownClient[String, [e, r] =>> F[r], [r] =>> Stream[F, r], [r] =>> Resource[F, r]]
Attributes
- Supertypes
-
trait ShowdownClient[String, [e, r] =>> F[r], [r] =>> Stream[F, r], [r] =>> Resource[F, r]]class Objecttrait Matchableclass Any
class CatsShowdownConnection[F[_]](runtime: Runtime[ZIOShowdownConnection])(implicit evidence$1: Async[F]) extends ShowdownConnection[String, [e, r] =>> F[r], [r] =>> Stream[F, r]]
Attributes
- Supertypes
-
trait ShowdownConnection[String, [e, r] =>> F[r], [r] =>> Stream[F, r]]class Objecttrait Matchableclass Any
In this article