# Packages
Package httptypes defines how etcd's HTTP API entities are serialized to and deserialized from JSON.
# Functions
NewClientHandler generates a muxed http.Handler with the given parameters to serve etcd client requests.
NewPeerHandler generates an http.Handler to handle etcd peer requests.