Name

prometheus4cats.Summary$.Name
See theName companion object
final class Name extends AnyVal, Value[String]

Refined value class for a gauge name that has been parsed from a string

Attributes

Companion
object
Source
Summary.scala
Graph
Supertypes
trait Value[String]
class AnyVal
trait Matchable
class Any

Members list

Value members

Inherited methods

override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Value -> Any
Inherited from:
Value
Source
Refined.scala

Concrete fields

val value: String

Attributes

Source
Summary.scala