com.comcast.ip4s.Hostname
See theHostname companion class
Attributes
-
Companion
-
class
-
Source
-
Host.scala
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
Label component of a hostname.
Label component of a hostname.
A label consists of letters A-Z, a-z, digits 0-9, or a dash. A label may not start or end in a dash and may not exceed 63 characters in length.
Attributes
-
Source
-
Host.scala
-
Supertypes
-
trait Matchable
class Any
Show all
Constructs a Hostname
from a string.
Constructs a Hostname
from a string.
Attributes
-
Source
-
Host.scala