package
0.2.11
Repository: https://github.com/elastic/harp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

CreateEndpoints creates a list of endpoints given the right scheme.
GetDirectory gets the full directory part of the key to the form: path/to/.
Normalize the key for each store to the form: path/to/key.
SplitKey splits the key to extract path informations.

# Variables

ErrKeyNotFound is raised when the given key could not be found in the store.

# Structs

No description provided by the author

# Interfaces

Store describes the key/value store contract.