AckId

fs2.pubsub.models.AckId
See theAckId companion class
object AckId

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
AckId.type

Members list

Value members

Concrete methods

def apply(string: String): AckId

Implicits

Implicits

implicit val AckIdCodec: Codec[AckId]
implicit val AckIdEqHashOrder: Eq[AckId] & Hash[AckId] & Order[AckId]
implicit val AckIdShow: Show[AckId]