//
pkg.gl
Category
github.com/skilld-labs/etcd/v3
etcdserver
api
v2http
package
3.5.4
Repository:
https://github.com/skilld-labs/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.