etcd

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2015 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package etcd provides objects for creating an embedded etcd server process.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	BindAddr     string
	PeerBindAddr string
	MasterAddr   string
	EtcdDir      string
}

Config is an object that can run an etcd server

func (*Config) Run

func (c *Config) Run()

Run starts an etcd server and runs it forever

Jump to

Keyboard shortcuts

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