etcd

package
v0.0.0-...-38cc709 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 3, 2015 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(etcd_machines, etcd_prefix string) *Client

func (*Client) Delete

func (c *Client) Delete(key string) error

func (*Client) Get

func (c *Client) Get(key string) (string, error)

func (*Client) GetScales

func (c *Client) GetScales() (etcd.Nodes, error)

func (*Client) Set

func (c *Client) Set(key, value string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL