lepus.wire

package lepus.wire

Members list

Type members

Classlikes

object BasicCodecs

Attributes

Source
basic.scala
Supertypes
class Object
trait Matchable
class Any
Self type
object ChannelCodecs

Attributes

Source
channel.scala
Supertypes
class Object
trait Matchable
class Any
Self type
object ConfirmCodecs

Attributes

Source
confirm.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Source
connection.scala
Supertypes
class Object
trait Matchable
class Any
Self type
object DomainCodecs

Attributes

Source
DomainCodecs.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Source
exchange.scala
Supertypes
class Object
trait Matchable
class Any
Self type
object FrameCodec

Attributes

Source
FrameCodec.scala
Supertypes
class Object
trait Matchable
class Any
Self type
FrameCodec.type
object MethodCodec

Attributes

Source
MethodCodec.scala
Supertypes
class Object
trait Matchable
class Any
Self type
object QueueCodecs

Attributes

Source
queue.scala
Supertypes
class Object
trait Matchable
class Any
Self type
object TxCodecs

Attributes

Source
tx.scala
Supertypes
class Object
trait Matchable
class Any
Self type
TxCodecs.type

Value members

Concrete methods

def success[T]: T => Attempt[T]

Attributes

Source
DomainCodecs.scala

Extensions

Extensions

extension [T](self: Either[String, T])
def asAttempt: Attempt[T]

Attributes

Source
DomainCodecs.scala