package
2.3.8+incompatible
Repository: https://github.com/phpstudyer/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.