ZIOShowdownClient

io.github.pidoveproject.showdown.client.zio.ZIOShowdownClient
See theZIOShowdownClient companion class

Attributes

Companion
class
Source
ZIOShowdownClient.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def login(challStr: ChallStr)(name: Username, password: String): ZIO[ZIOShowdownClient, ProtocolError, LoginResponse]

Attributes

Source
ZIOShowdownClient.scala

Concrete fields

val layer: ZLayer[Client, Nothing, ZIOShowdownClient]

Attributes

Source
ZIOShowdownClient.scala