Package

consul.v1

common

Permalink

package common

Visibility
  1. Public
  2. All

Type Members

  1. class ConsulRequestBasics extends AnyRef

    Permalink
  2. trait JsonEnumeration extends AnyRef

    Permalink
  3. case class Node(Node: Types.NodeId, Address: String) extends Product with Serializable

    Permalink
  4. case class Service(ID: Types.ServiceId, Service: Types.ServiceType, Tags: Set[String], Address: String, Port: Int) extends Product with Serializable

    Permalink
  5. trait Types extends AnyRef

    Permalink
  6. case class WrappedType[A, B](value: A) extends Product with Serializable

    Permalink

Value Members

  1. object CheckStatus extends Enumeration with JsonEnumeration

    Permalink
  2. object Implicits

    Permalink
  3. object Node extends Serializable

    Permalink
  4. object Service extends Serializable

    Permalink
  5. object Types extends Types

    Permalink
  6. object WrappedType extends Serializable

    Permalink

Ungrouped