View Source Consul.Api.V1.Kv (consulex v0.1.5)

Higher level abstraction on top of Consul's Key Value API.

Link to this section Summary

Functions

Get the value and metadata for a given key from the KV Store.

Link to this section Functions

Link to this function

get(connection, key, optional_params \\ [], opts \\ [])

View Source

Get the value and metadata for a given key from the KV Store.