//
pkg.gl
Category
github.com/abronan/etcd
etcdserver
api
v2http
package
3.2.7+incompatible
Repository:
https://github.com/abronan/etcd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
27
Dependents
0
Files
1.3k 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.