mod

package
v0.0.0-...-6079644 Latest Latest
Warning

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

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

README

Etcd modules

etcd modules (mods) are higher order pieces of functionality that only speak to the client etcd API and are presented in the /mod HTTP path of the etcd service.

The basic idea is that etcd can ship things like dashboards, master election APIs and other helpful services that would normally have to stand up and talk to an etcd cluster directly in the binary. It is a convienence and hopefully eases complexity in deployments.

Documentation

Overview

mod is the entry point to all of the etcd modules.

Index

Constants

This section is empty.

Variables

View Source
var ServeMux *http.Handler

Functions

func HttpHandler

func HttpHandler(addr string) http.Handler

Types

This section is empty.

Directories

Path Synopsis
leader
v2
lock
v2

Jump to

Keyboard shortcuts

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