GenericAutocompleteService

works.iterative.autocomplete.service.impl.mariadb.GenericAutocompleteService
See theGenericAutocompleteService companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final case class Autocomplete(collection: String, language: Option[String], value: String, label: String, text: Option[String], weight: Option[Int], active: Boolean)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete fields

val layer: URLayer[DataSource, AutocompleteService]