package
3.1.0-alpha.1+incompatible
Repository: https://github.com/chzyer-dev/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.