avokka.arangodb.fs2

Members list

Type members

Classlikes

trait Arango[F[_]] extends ArangoClient[F]

Attributes

Companion
object
Supertypes
trait ArangoClient[F]
class Object
trait Matchable
class Any
object Arango

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Arango.type
sealed trait ConnectionState extends Product, Serializable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Connected.type
object Connecting.type
object Disconnected.type
object Error.type

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
trait FMap[F[_], K, V]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object FMap

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
FMap.type
trait VChunkAssembler[F[_]]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait VChunkSocket[F[_]]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object VChunkSocket

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Implicits

Implicits

implicit def arangoFs2Stream[F[_]]: Aux[F, [F[_], O] =>> Stream[F, O]]