//
pkg.gl
Category
github.com/polygon-io/etcd
etcdserver
api
v2http
package
1.0.1
Repository:
https://github.com/polygon-io/etcd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
26
Dependents
2
Files
1.4k SLOC
#
Packages
httptypes
Package httptypes defines how etcd's HTTP API entities are serialized to and deserialized from JSON.
#
Functions
NewClientHandler
NewClientHandler generates a muxed http.Handler with the given parameters to serve etcd client requests.