package
5.0.0+incompatible
Repository: https://github.com/hpe-storage/common-host-libs.git
Documentation: pkg.go.dev

# Functions

Delete the given key.
Get value for the given key.
NewClient creates new client instance for list of endpoints to access the DB server.
NewClientV3 creates v3 client instance to access the DB server.
Put value for the given key and value.

# Variables

DefaultDialTimeout in seconds.
DefaultHost IP address.
DefaultPort number for client.
DefaultRequestTimeout in seconds.
DefaultVersion of etcd DB.

# Structs

DBClient is an implementor of the DBService interface.