Given

gitinsp.domain.models.Given
object Given

Provides type conversions for various URL types

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Given.type

Members list

Givens

Givens

Converts AIServiceURL to String by extracting its value

Converts AIServiceURL to String by extracting its value

Attributes

given given_Conversion_QdrantURL_String: Conversion[QdrantURL, String]

Converts QdrantURL to String by extracting its value

Converts QdrantURL to String by extracting its value

Attributes

Converts URL to AIServiceURL

Converts URL to AIServiceURL

Attributes

given given_Conversion_URL_String: Conversion[URL, String]

Converts URL to String by extracting its value

Converts URL to String by extracting its value

Attributes