Package

org

etcd4s

Permalink

package etcd4s

Visibility
  1. Public
  2. All

Type Members

  1. trait ByteStringOps extends AnyRef

    Permalink
  2. case class Credential(user: String, password: String) extends Product with Serializable

    Permalink
  3. case class Etcd4sClientConfig(address: String, port: Int, credential: Option[Credential] = None, sslContext: Option[SslContext] = None) extends Product with Serializable

    Permalink
  4. trait RequestPrefixOps extends AnyRef

    Permalink
  5. trait StringOps extends AnyRef

    Permalink

Value Members

  1. object Etcd4sClient

    Permalink
  2. object Etcd4sRpcClient

    Permalink
  3. package formats

    Permalink
  4. package implicits

    Permalink
  5. package pb

    Permalink

Ungrouped