RefUri

net.reactivecore.cjs.resolver.RefUri$
See theRefUri companion class
object RefUri

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
RefUri.type

Members list

Concise view

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def forceString(s: String): RefUri
def fromString(s: String): Either[String, RefUri]
def fromUri(uri: URI): RefUri

Implicits

Implicits

implicit val decoder: Decoder[RefUri]
implicit val encoder: Encoder[RefUri]