Code

trace4cats.opentelemetry.otlp.json.Status$.Code
See theCode companion object
sealed abstract class Code(val value: Int)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object STATUS_CODE_ERROR.type
object STATUS_CODE_OK.type

Members list

Value members

Concrete fields

val value: Int