package
3.5.4
Repository: https://github.com/skilld-labs/etcd.git
Documentation: pkg.go.dev

# Packages

Package adapter provides gRPC adapters between client and server gRPC interfaces without needing to go through a gRPC connection.
Package cache exports functionality for efficiently caching and mapping `RangeRequest`s to corresponding `RangeResponse`s.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
HandleHealth registers health handler on '/health'.
HandleMetrics performs a GET request against etcd endpoint and returns '/metrics'.
HandleProxyHealth registers health handler on '/proxy/health'.
HandleProxyMetrics registers metrics handler on '/proxy/metrics'.
No description provided by the author
NewClusterProxy takes optional prefix to fetch grpc-proxy member endpoints.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Register registers itself as a grpc-proxy server by writing prefixed-key with session of specified TTL (in seconds).
No description provided by the author

# Structs

No description provided by the author