package
0.5.0-alpha.5
Repository: https://github.com/jiajunhuang/etcd.git
Documentation: pkg.go.dev

# Functions

NewHandler creates a new HTTP handler, listening on the given transport, which will proxy requests to an etcd cluster.
NewReadonlyHandler wraps the given HTTP handler to allow only GET requests.

# Type aliases

GetProxyURLs is a function which should return the current set of URLs to which client requests should be proxied.