org.llm4s.trace.model.SpanStatus
See theSpanStatus companion trait
object SpanStatus
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
SpanStatus.type
Members list
Type members
Classlikes
final case class Error(message: String) extends SpanStatus
Attributes
- Supertypes
-
trait SpanStatustrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case object Ok extends SpanStatus
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait SpanStatustrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Ok.type
case object Running extends SpanStatus
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait SpanStatustrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Running.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article