From 53d93394d9d3645c0a0e12a0b36ff0980d3ad7a1 Mon Sep 17 00:00:00 2001 From: Docusaurus bot Date: Tue, 4 Oct 2022 15:29:48 +0000 Subject: [PATCH] Deploy website Deploy website version based on e0310c019765b40eff8d556793c53b3d779640af --- api/zio/redis/BuildInfo$.html | 2 +- docs/overview/overview_index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/zio/redis/BuildInfo$.html b/api/zio/redis/BuildInfo$.html index eb6930d..06620a7 100644 --- a/api/zio/redis/BuildInfo$.html +++ b/api/zio/redis/BuildInfo$.html @@ -1,2 +1,2 @@
o

zio.redis

BuildInfo

case object BuildInfo extends Product with Serializable

This object was generated by sbt-buildinfo.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BuildInfo
  2. Serializable
  3. Product
  4. Equals
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  8. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  9. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  10. val isSnapshot: Boolean

    The value is true.

  11. val name: String

    The value is "zio-redis".

  12. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  14. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  15. def productElementName(n: Int): String
    Definition Classes
    Product
  16. def productElementNames: Iterator[String]
    Definition Classes
    Product
  17. val sbtVersion: String

    The value is "1.7.1".

  18. val scalaVersion: String

    The value is "2.13.8".

  19. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  20. val toString: String
    Definition Classes
    BuildInfo → AnyRef → Any
  21. val version: String

    The value is "0.0.0+1-60f96ccc-SNAPSHOT".

  22. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  23. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  24. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped

+var toRoot = '../../';
o

zio.redis

BuildInfo

case object BuildInfo extends Product with Serializable

This object was generated by sbt-buildinfo.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BuildInfo
  2. Serializable
  3. Product
  4. Equals
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  8. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  9. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  10. val isSnapshot: Boolean

    The value is true.

  11. val name: String

    The value is "zio-redis".

  12. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  14. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  15. def productElementName(n: Int): String
    Definition Classes
    Product
  16. def productElementNames: Iterator[String]
    Definition Classes
    Product
  17. val sbtVersion: String

    The value is "1.7.1".

  18. val scalaVersion: String

    The value is "2.13.8".

  19. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  20. val toString: String
    Definition Classes
    BuildInfo → AnyRef → Any
  21. val version: String

    The value is "0.0.0+1-e0310c01-SNAPSHOT".

  22. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  23. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  24. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped

diff --git a/docs/overview/overview_index.html b/docs/overview/overview_index.html index def67b1..451916a 100644 --- a/docs/overview/overview_index.html +++ b/docs/overview/overview_index.html @@ -64,6 +64,6 @@

Installation

Include ZIO Redis in your project by adding the following to your build.sbt file:

resolvers += Resolver.sonatypeRepo("snapshots")
-libraryDependencies += "dev.zio" %% "zio-redis" % "0.0.0+1-60f96ccc-SNAPSHOT"
+libraryDependencies += "dev.zio" %% "zio-redis" % "0.0.0+1-e0310c01-SNAPSHOT"
 
\ No newline at end of file -- GitLab