ZIOShowdownClient

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

Attributes

Companion
class
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]

Concrete fields

val layer: ZLayer[Client, Nothing, ZIOShowdownClient]