harness.endpoint.typeclass
package harness.endpoint.typeclass
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object Flatten
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object MapK
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object PathPrepend
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PathPrepend.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Extensions
Extensions
extension [T[_[_ <: Any]]](self: String)(self: String)
def /:[T[_[_ <: Any]]](t: T[[ET <: Any] =>> EndpointSpec[ET]])(implicit pp: PathPrepend[T]): T[[ET <: Any] =>> EndpointSpec[ET]]
In this article