Success

zio.telemetry.opentelemetry.tracing.StatusMapper.Success
final case class Success[-A](pf: PartialFunction[A, Result[String]]) extends StatusMapper[Any, A]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class StatusMapper[Any, A]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

Attributes

Inherited from:
StatusMapper

Attributes

Inherited from:
StatusMapper