package
2.3.8+incompatible
Repository: https://github.com/etcd-io/etcd.git
Documentation: pkg.go.dev

# 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.