1. Home
  2. Browse
  3. etcd-cpp-apiv3

etcd-cpp-apiv3

v0.15.4#0Latest

The etcd-cpp-apiv3 is a C++ API for etcd's v3 client API, i.e., ETCDCTL_API=3.

Install

Run the following Vcpkg command to install the port.

Usage

etcd-cpp-apiv3 provides CMake targets:

find_package(etcd-cpp-api CONFIG REQUIRED)

target_link_libraries(main PRIVATE etcd-cpp-api)

Dependencies

See source

Version

v0.15.4#0

Publication

Supports

All

GitHub

etcd-cpp-apiv3/etcd-cpp-apiv3321

Homepage

github.com/etcd-cpp-apiv3/etcd-cpp-apiv3

Subtree

ba5364d24e

License

BSD-3-Clause

Definition

Manifest